Bump alpine from 3.18.2 to 3.18.3

Bumps alpine from 3.18.2 to 3.18.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] 2023-09-01 05:49:13 +00:00 committed by GitHub
parent 8252b8d74f
commit 53af2e8ed3
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 --platform=linux/arm/v7 alpine:3.18.2
FROM --platform=linux/arm/v7 alpine:3.18.3
ENV QEMU_EXECVE 1