Skip to content

Commit

Permalink
Merge pull request #5 from paygoc6/set-alpine-version
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
tmazzante authored Jun 30, 2021
2 parents ec0f919 + 4022510 commit 5fa3d62
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
FROM alpine:3.13

RUN apk update && \
apk upgrade && \
Expand Down

0 comments on commit 5fa3d62

Please sign in to comment.