Merge pull request #39401 from tao12345666333/update-to-alpine-3.10

Update to using alpine 3.10
This commit is contained in:
Kirill Kolyshkin 2019-07-09 14:34:37 -07:00 committed by GitHub
commit f550cb5792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ RUN hack/make.sh build-integration-test-binary
RUN mkdir -p /build/tests && find . -name test.main -exec cp --parents '{}' /build/tests \;
## Generate testing image
FROM alpine:3.9 as runner
FROM alpine:3.10 as runner
ENV DOCKER_REMOTE_DAEMON=1
ENV DOCKER_INTEGRATION_DAEMON_DEST=/