Update rust Docker tag to v1.63
parent
8ef4c63245
commit
f6e694c245
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.61-alpine3.15 AS builder
|
||||
FROM rust:1.63-alpine3.15 AS builder
|
||||
|
||||
ARG DI_VER=1.2.5
|
||||
|
||||
|
|
Loading…
Reference in New Issue