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 cb3e1ef commit 8af37f5Copy full SHA for 8af37f5
Dockerfile
@@ -1,6 +1,6 @@
1
FROM rust:1.65.0-alpine3.16
2
3
-ENV deny_version="0.13.5"
+ENV deny_version="0.13.7"
4
5
RUN set -eux; \
6
apk update; \
0 commit comments