1 Commits

Author SHA1 Message Date
renovate a0b163176e chore(deps): update alpine docker tag to v3.24
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 12s
PR Checks / build-test (pull_request) Failing after 18s
2026-07-03 20:27:00 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.24
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
COPY entrypoint.sh /entrypoint.sh