dd
All checks were successful
lint, build and push / gitleaks (push) Successful in 2s
lint, build and push / hadolint (push) Successful in 3s
lint, build and push / build (push) Successful in 13s

This commit is contained in:
Michael Grote 2024-08-30 17:53:40 +02:00
parent 735d3de6f9
commit 0ba294e364

View file

@ -1,5 +1,6 @@
FROM httpd:2.4.62-alpine3.20
# hadolint ignore=DL3018
RUN apk add --no-cache \
curl \
wget