2 Commits

Author SHA1 Message Date
renovate 42e67fa578 chore(deps): update php docker tag to v8.5
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 44s
2026-06-28 17:45:17 +00:00
jcabillot 3ca3ced7c0 Merge pull request 'chore(deps): update actions/checkout action to v7' (#11) from renovate/actions-checkout-7.x into master
Main Release / hadolint (push) Successful in 1m23s
Main Release / test (push) Successful in 2m29s
Main Release / build (push) Successful in 12s
Main Release / tag (push) Successful in 33s
Tag Release / hadolint (push) Successful in 23s
Tag Release / test (push) Successful in 1m36s
Tag Release / build-push (push) Failing after 2m18s
Reviewed-on: #11
2026-06-18 16:22:31 -04:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.3-apache FROM php:8.5-apache
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>" LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# hadolint ignore=DL3008,DL3015,SC3009 # hadolint ignore=DL3008,DL3015,SC3009