From 3b81aa8fd368d868d81b93d39cf1f5d1f1d12e4e Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sat, 13 Jul 2024 11:47:23 +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 e950dee..767b2dc 100644 --- a/images/actions/act/Dockerfile +++ b/images/actions/act/Dockerfile @@ -1,7 +1,7 @@ FROM frolvlad/alpine-glibc:latest RUN apk add --update --no-cache \ -bash sudo ca-certificates openssl openssh-client ibstdc++6 \ +bash sudo ca-certificates openssl openssh-client \ git git-lfs wget curl \ zip unzip xz zstd jq \ nodejs python3 py3-pip