2 Commits
Author SHA1 Message Date
cloudix_mcp_server 847f784ea6 Merge pull request 'Update alpine Docker tag to v3.24' (#6) from renovate/alpine-3.x into master
Docker Build and Push / lint (push) Successful in 8s
Docker Build and Push / build (push) Successful in 15s
Docker Build and Push / test (push) Failing after 11m52s
Docker Build and Push / push (push) Has been skipped
2026-06-10 19:19:19 -04:00
renovate 7f438b462a Update alpine Docker tag to v3.24
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 13s
Docker Build and Push / test (pull_request) Successful in 10s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-09 21:00:04 +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>"
# hadolint ignore=DL3018 # hadolint ignore=DL3018