diff --git a/curl/Dockerfile b/curl/Dockerfile index 68185a9..4c4e9ca 100644 --- a/curl/Dockerfile +++ b/curl/Dockerfile @@ -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 \