We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac1bfa commit d73c306Copy full SHA for d73c306
rust/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.83-slim AS build
+FROM rust:1.84-slim AS build
2
3
WORKDIR /usr/src/app
4
0 commit comments