chore(deps): update alpine docker tag to v3.24 (#1030)

Reviewed-on: https://gitea.com/gitea/runner/pulls/1030
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-06-13 01:55:52 +00:00
committed by techknowlogick
parent 740a3d4db4
commit bf99e6a758
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ ENTRYPOINT ["s6-svscan","/etc/s6"]
### BASIC VARIANT
#
#
FROM alpine:3.23 AS basic
FROM alpine:3.24 AS basic
ARG VERSION=dev