Skip to content

Commit

Permalink
Merge pull request #12 from NathanVaughn/dependabot/docker/alpine-3.12.3
Browse files Browse the repository at this point in the history
Bump alpine from 3.12.2 to 3.12.3
  • Loading branch information
NathanVaughn authored Dec 17, 2020
2 parents b83b7e2 + e2990be commit f51bb83
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,4 +1,4 @@
FROM alpine:3.12.2
FROM alpine:3.12.3

RUN apk add --no-cache bash curl

Expand Down

0 comments on commit f51bb83

Please sign in to comment.