Bump alpine from 3.15.4 to 3.16.0

Bumps alpine from 3.15.4 to 3.16.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-01 11:05:36 +00:00 committed by Dmitry Belyaev
parent 5e6b7b7ff8
commit 2652a6725b
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 --platform=linux/arm/v7 alpine:3.15.4
FROM --platform=linux/arm/v7 alpine:3.16.0
ENV QEMU_EXECVE 1