fix(deps): bump alpine from 3.23.4 to 3.24.0 (#1098)

Bumps alpine from 3.23.4 to 3.24.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-17 12:53:38 -03:00
committed by GitHub
parent 38a05deed6
commit 62c555edf6
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 FROM alpine:3.24.0@sha256:a2d49ea686c2adfe3c992e47dc3b5e7fa6e6b5055609400dc2acaeb241c829f4
ARG TARGETPLATFORM ARG TARGETPLATFORM
COPY $TARGETPLATFORM/nfpm*.apk /tmp/ COPY $TARGETPLATFORM/nfpm*.apk /tmp/
RUN apk add --allow-untrusted /tmp/nfpm_*.apk RUN apk add --allow-untrusted /tmp/nfpm_*.apk