Skip to content

Commit 34899fc

Browse files
committed
Bump to 0.18.2
1 parent 4de59db commit 34899fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM rust:1.85.0-alpine3.20@sha256:f0cef6c65992995b1c7816cb667de95799852e3fbed9d06f95855cbc512a0fd0
22

3-
ENV deny_version="0.18.0"
3+
ENV deny_version="0.18.2"
44

55
RUN set -eux; \
66
apk update; \

0 commit comments

Comments
 (0)