1
0
mirror of https://github.com/b4tman/armhf-alpine-qemu.git synced 2024-12-04 17:16:53 +00:00

Bump alpine from 3.15.0 to 3.15.3

Bumps alpine from 3.15.0 to 3.15.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 02:00:29 +00:00 committed by Dmitry Belyaev
parent 7127372870
commit d5ba1142d4

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.0
FROM --platform=linux/arm/v7 alpine:3.15.3
ENV QEMU_EXECVE 1