diff --git a/Dockerfile b/Dockerfile index 64e4527..a4e4d15 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN apk add --upgrade --no-cache \ git \ grep \ jq \ + openssh-client \ py3-requests \ skopeo \ util-linux \