Merge pull request #2 from b4tman/dependabot/docker/arm32v7/alpine-3.10.0

Bump arm32v7/alpine from 3.9.4 to 3.10.0
This commit is contained in:
Dmitry Belyaev 2019-07-05 21:57:11 +03:00 committed by GitHub
commit a12ec2bd5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ RUN echo "${QEMU_RELEASE_SHA256} ${QEMU_RELEASE_FILE}" > ${QEMU_RELEASE_FILE}.s
RUN tar --strip 1 -xzf ${QEMU_RELEASE_FILE}
FROM arm32v7/alpine:3.9.4
FROM arm32v7/alpine:3.10.0
ENV QEMU_EXECVE 1