Skip to content

Commit

Permalink
Bump to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed May 20, 2022
1 parent b655a95 commit 30ecad1
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.12.0"
ENV deny_version="0.12.1"

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

0 comments on commit 30ecad1

Please sign in to comment.