mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -1,6 +1,6 @@
|
||||
FROM docker
|
||||
FROM docker:latest
|
||||
|
||||
RUN apk install --no-cache \
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
ca-certificates \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user