Skip to content

Commit

Permalink
Bring Alpine to 3.12 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored Sep 25, 2020
1 parent 2db716d commit 4961bb3
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.12

ARG DOCKER_CLI_VERSION=${DOCKER_CLI_VERSION}
RUN wget -O- https://download.docker.com/linux/static/stable/x86_64/docker-${DOCKER_CLI_VERSION}.tgz | \
Expand Down

0 comments on commit 4961bb3

Please sign in to comment.