1 Commits
Author SHA1 Message Date
renovate 6d77f34322 chore(deps): update hadolint/hadolint-action action to v3.4.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / build-test (pull_request) Successful in 41s
PR Checks / hadolint (pull_request) Failing after 15s
2026-08-01 14:27:49 +00:00
+1 -1
View File
@@ -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