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 30f817c commit f2ba7abCopy full SHA for f2ba7ab
Dockerfile
@@ -1,6 +1,6 @@
1
FROM rust:1.85.0-alpine3.20@sha256:f0cef6c65992995b1c7816cb667de95799852e3fbed9d06f95855cbc512a0fd0
2
3
-ENV deny_version="0.18.3"
+ENV deny_version="0.18.4"
4
5
RUN set -eux; \
6
apk update; \
0 commit comments