remove test

This commit is contained in:
Michael Grote 2024-08-27 21:23:23 +02:00
parent edaf46381b
commit 19ad867896

View file

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