diff --git a/images/actions/act/Dockerfile b/images/actions/act/Dockerfile index dc59a31..7004644 100644 --- a/images/actions/act/Dockerfile +++ b/images/actions/act/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest RUN apk add --update --no-cache \ -dracut sudo docker openrc \ +ca-certificates openssl openssh-client docker \ git git-lfs wget curl \ zip unzip xz zstd \ nodejs python3 py3-pip