1 Commits

Author SHA1 Message Date
renovate 4c2d87e996 Update alpine Docker tag to v3.24
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Failing after 8s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 21:03:56 +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>" LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
COPY entrypoint.sh /entrypoint.sh COPY entrypoint.sh /entrypoint.sh