Skip to content

Commit

Permalink
Bump to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Nov 21, 2024
1 parent 8371184 commit f87fcad
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.16.1"
ENV deny_version="0.16.2"

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

0 comments on commit f87fcad

Please sign in to comment.