Bring Alpine to 3.12 in Dockerfile
This commit is contained in:
parent
2db716d191
commit
4961bb3eb4
@ -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 | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user