Skip to content

Commit

Permalink
Bump to 0.8.5 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle authored Dec 16, 2020
1 parent 260781d commit ccf4547
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.47-alpine3.12
FROM rust:1.48-alpine3.12

ENV deny_version=0.8.4
ENV deny_version=0.8.5

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

0 comments on commit ccf4547

Please sign in to comment.