Skip to content

Commit cddbd44

Browse files
committed
Update cargo for image build
1 parent 2140689 commit cddbd44

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.72 as builder
1+
FROM rust:1.83 as builder
22

33
WORKDIR /app
44
COPY . .

0 commit comments

Comments
 (0)