Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-07-13 16:13:48 -04:00
parent a5c2b76657
commit 7a969264ab
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -6,7 +6,7 @@
# Go tests use this curl binary for integration tests.
#
FROM alpine:edge
FROM alpine:latest
RUN apk add --no-cache \
ca-certificates \