Skip to content

Commit

Permalink
Bump to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Aug 2, 2024
1 parent d425dbf commit 10d8902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rust:1.80.0-alpine3.20

ENV deny_version="0.14.22"
ENV deny_version="0.16.0"

RUN set -eux; \
apk update; \
Expand Down

0 comments on commit 10d8902

Please sign in to comment.