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.
2 parents 4ae015a + 813a845 commit e0cae83Copy full SHA for e0cae83
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG build_image=rust:1.74-bookworm
+ARG build_image=rust:1.85-bookworm
2
ARG base_image=debian:bookworm
3
FROM ${build_image} AS build
4
0 commit comments