We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700e7eb commit c08b875Copy full SHA for c08b875
Dockerfile
@@ -1,5 +1,5 @@
1
# Base image.
2
-FROM rust:1.69-slim-bullseye
+FROM rust:1-slim-bullseye
3
4
# Create app working directory.
5
WORKDIR /app
0 commit comments