Skip to content

Commit

Permalink
Bump to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Jan 31, 2022
1 parent 82f927a commit 2a55392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rust:1.57-alpine3.13
FROM rust:1.58.1-alpine3.15

ENV deny_version="0.11.0"
ENV deny_version="0.11.1"

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

0 comments on commit 2a55392

Please sign in to comment.