Pin dependencies
Docker Build and Push / lint (push) Successful in 12s
Docker Build and Push / lint (pull_request) Successful in 13s
Docker Build and Push / build (pull_request) Successful in 14s
Docker Build and Push / build (push) Successful in 26s
Docker Build and Push / test (pull_request) Successful in 15s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / test (push) Successful in 8s
Docker Build and Push / push (push) Successful in 22s

This commit is contained in:
2026-06-09 13:57:24 +00:00
parent 391091734b
commit da193da4df
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.23
FROM alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
# hadolint ignore=DL3018