Skip to content

Commit

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

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

0 comments on commit 2d8c992

Please sign in to comment.