Pin dependencies - autoclosed #7

Closed
renovate wants to merge 1 commits from renovate/pin-dependencies into master
Showing only changes of commit b884d01e39 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.3-apache
FROM php:8.3-apache@sha256:239772b092f6f21965834817c8419152251263859e563a5625d3f4b7309f17ba
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# hadolint ignore=DL3008,DL3015,SC3009