mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
Merge pull request #319 from gliptak/patch-1
Bring Alpine to 3.12 in Dockerfile
This commit is contained in:
commit
3858fd2d68
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue