Skip to content

Commit

Permalink
Update to 0.9.1 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaka authored Mar 26, 2021
1 parent fb769cf commit 0ca727b
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.50-alpine3.12
FROM rust:1.51-alpine3.12

ENV deny_version="0.9.0"
ENV deny_version="0.9.1"

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

0 comments on commit 0ca727b

Please sign in to comment.