Skip to content

Commit

Permalink
Bump to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed May 18, 2022
1 parent 3481b77 commit b655a95
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.60.0-alpine3.15

ENV deny_version="0.11.4"
ENV deny_version="0.12.0"

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

0 comments on commit b655a95

Please sign in to comment.