Skip to content

Commit b01e7a8

Browse files
committed
Bump to 0.14.19
1 parent 64015a6 commit b01e7a8

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.71.0-alpine3.18
22

3-
ENV deny_version="0.14.16"
3+
ENV deny_version="0.14.19"
44

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

0 commit comments

Comments
 (0)