Update rust Docker tag to v1.57 #13
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.53-alpine3.13 AS builder
|
||||
FROM rust:1.57-alpine3.13 AS builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
|
Reference in New Issue