chore: fix Dockerfile FROM quotes, gitlabci image quotes, add renovate config
Docker Build and Push / build (pull_request) Failing after 12m43s

This commit is contained in:
Sagent
2026-06-09 02:17:24 +00:00
parent 066b365db7
commit 217c352c04
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM "alpine:3.23"
FROM alpine:3.23
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
COPY entrypoint.sh /entrypoint.sh