chore(deps): bump alpine in /site in the site-image-updates group

Bumps the site-image-updates group in /site with 1 update: alpine.


Updates `alpine` from 3.22 to 3.24

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: site-image-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-21 18:20:34 -05:00
committed by Umputun
parent 2bfad021e3
commit 123b9328d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.22 AS build
FROM alpine:3.24 AS build
ARG HUGO_VERSION=0.165.0
ARG TARGETARCH
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.22
FROM alpine:3.24
ARG HUGO_VERSION=0.165.0
ARG TARGETARCH