From 7598c4f9feeb28fa8c0a241dfc776d1b92e1722f Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Fri, 26 Apr 2024 23:09:06 +0000 Subject: [PATCH] images/actions/act/Dockerfile aktualisiert --- images/actions/act/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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