Update rust Docker tag to v1.67
parent
ae8227eb8d
commit
aa9affda1b
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.64-alpine3.16 AS builder
|
FROM rust:1.67-alpine3.16 AS builder
|
||||||
|
|
||||||
ARG DI_VER=1.2.5
|
ARG DI_VER=1.2.5
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue