Skip to content

Commit

Permalink
Merge pull request #11 from gizmoguy/alpine-3.14
Browse files Browse the repository at this point in the history
Upgrade to alpine 3.14.
  • Loading branch information
gizmoguy authored Nov 30, 2021
2 parents 78feddb + b08cf7f commit 8ec4264
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,6 +1,6 @@
## Image name: faucet/base

FROM alpine:3.10.5
FROM alpine:3.14

RUN apk add --no-cache bash su-exec

Expand Down

0 comments on commit 8ec4264

Please sign in to comment.