test hadolint
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline failed
gitleaks / gitleaks (push) Failing after 3s

This commit is contained in:
Michael Grote 2024-08-27 21:22:40 +02:00
parent 89ff28a669
commit edaf46381b

View file

@ -8,3 +8,5 @@ ENV WGET_VERSION="1.24.5-r0"
RUN apk add --no-cache \
curl="${CURL_VERSION}" \
wget="${WGET_VERSION}"
RUN apt update