Skip to content

Commit dbf8653

Browse files
committed
upate the version of the rust build container
1 parent b913113 commit dbf8653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.64.0 as builder
1+
FROM rust:1.70.0 as builder
22

33
WORKDIR /usr/src/rust-tz-service
44
COPY . .

0 commit comments

Comments
 (0)