build(deps): bump alpine from 3.24.1 to 3.24.2 in /Containers/watchtower

Bumps alpine from 3.24.1 to 3.24.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: 3.24.2
  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]
2026-09-18 04:09:42 +00:00
committed by GitHub
parent 5502422232
commit 2c8cd30f55
+1 -1
View File
@@ -9,7 +9,7 @@ RUN set -ex; \
build-base; \
go install github.com/nicholas-fedor/watchtower@$WATCHTOWER_COMMIT_HASH # v1.22.1
FROM alpine:3.24.1
FROM alpine:3.24.2
RUN set -ex; \
apk upgrade --no-cache -a; \