mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-30 05:18:11 +01:00
fix
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
d70bc2e261
commit
013ceb6617
|
@ -1,6 +1,6 @@
|
||||||
FROM docker
|
FROM docker:latest
|
||||||
|
|
||||||
RUN apk install --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user