mirror of
https://github.com/b4tman/armhf-alpine-qemu.git
synced 2024-12-05 01:26:54 +00:00
Bump alpine from 3.13.4 to 3.13.5
Bumps alpine from 3.13.4 to 3.13.5. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
01e89d020a
commit
33fa4a9f53
@ -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.13.4
|
||||
FROM --platform=linux/arm/v7 alpine:3.13.5
|
||||
|
||||
ENV QEMU_EXECVE 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user