Skip to content

Commit 9c75a5c

Browse files
committed
update rust version
1 parent 6afb779 commit 9c75a5c

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.77-buster
1+
FROM rust:1.78-buster
22

33
RUN apt-get update && \
44
apt-get -y install git && \

0 commit comments

Comments
 (0)