Skip to content

Commit

Permalink
Merge pull request #69 from safinbot/patch-1
Browse files Browse the repository at this point in the history
upgrade alpine to 3.13.5
  • Loading branch information
willfarrell committed Jul 8, 2021
2 parents 50de4c7 + f16656b commit 452613d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.13.5

RUN apk add --no-cache curl jq

Expand Down

0 comments on commit 452613d

Please sign in to comment.