Merge pull request 'fix(renovate): unquote FROM to enable docker image lookup' (#5) from chore/renovate into master
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM "php:8.3-apache"
|
FROM php:8.3-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
|
||||||
|
|||||||
Reference in New Issue
Block a user