Skip to content

Commit

Permalink
Revert default to 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Jul 26, 2022
1 parent 344d3c8 commit 8e5f7eb
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 @@
ARG ALPINE_VERSION=edge
ARG ALPINE_VERSION=3.16

FROM docker.io/alpine:${ALPINE_VERSION}
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
Expand Down

0 comments on commit 8e5f7eb

Please sign in to comment.