Skip to content

Commit

Permalink
Update Dockerfile to use latest Alpine 3 image
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Jun 23, 2023
1 parent 43ca35f commit 9f1ccf4
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.10
FROM alpine:3

RUN apk add --no-cache curl

Expand Down

0 comments on commit 9f1ccf4

Please sign in to comment.