Merge pull request 'chore(deps): update alpine docker tag to v3.24' (#7) from renovate/alpine-3.x into master
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 16s
Docker Build and Push / test (push) Successful in 10s
Docker Build and Push / push (push) Successful in 20s

This commit was merged in pull request #7.
This commit is contained in:
2026-06-10 19:19:14 -04:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.24
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
# hadolint ignore=DL3018