mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-26 20:16:04 +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 \
|
||||
ca-certificates \
|
||||
curl \
|
||||
|
|
Loading…
Reference in New Issue
Block a user