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 cef457e commit c7b27faCopy full SHA for c7b27fa
wally-registry-backend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1-slim-buster AS build
+FROM rust:1.73.0-slim-buster AS build
2
WORKDIR /usr/app
3
4
# Debian Slim doesn't install certificates by default, but we kinda want those.
0 commit comments