test hadolint
This commit is contained in:
parent
89ff28a669
commit
edaf46381b
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ ENV WGET_VERSION="1.24.5-r0"
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
curl="${CURL_VERSION}" \
|
curl="${CURL_VERSION}" \
|
||||||
wget="${WGET_VERSION}"
|
wget="${WGET_VERSION}"
|
||||||
|
|
||||||
|
RUN apt update
|
||||||
|
|
Loading…
Reference in a new issue