Skip to content

Commit 2abc24f

Browse files
committed
update Dockerfile rust version
1 parent 11cd8c9 commit 2abc24f

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.79-slim-bookworm
1+
FROM rust:1.81-slim-bookworm
22

33
RUN mkdir -p /usr/share/man/man1 \
44
&& apt-get update \

0 commit comments

Comments
 (0)