Update rust Docker tag to v1.64
parent
86c8823402
commit
05789423c2
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.63-alpine3.16 AS builder
|
||||
FROM rust:1.64-alpine3.16 AS builder
|
||||
|
||||
ARG DI_VER=1.2.5
|
||||
|
||||
|
|
Loading…
Reference in New Issue