Skip to content

Commit bb137d7

Browse files
committed
Bump to 0.19.8
1 parent a531616 commit bb137d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.19.7"
3+
ENV deny_version="0.19.8"
44

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

0 commit comments

Comments
 (0)