fix: ignore hadolint DL3066 for non-numeric USER www-data
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ WORKDIR /app
|
||||
|
||||
COPY Caddyfile /etc/frankenphp/Caddyfile
|
||||
COPY --chown=www-data:www-data root /app/public
|
||||
|
||||
# hadolint ignore=DL3066
|
||||
USER www-data
|
||||
|
||||
Reference in New Issue
Block a user