mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix curl
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
a5c2b76657
commit
7a969264ab
|
@ -6,7 +6,7 @@
|
||||||
# Go tests use this curl binary for integration tests.
|
# Go tests use this curl binary for integration tests.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:edge
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user