images/actions/act/Dockerfile aktualisiert
Some checks failed
CI / build_act (push) Failing after 1m29s
CI / build_php (8.1) (push) Has been skipped
CI / build_php (8.2) (push) Has been skipped

This commit is contained in:
Snoweuph 2024-03-05 08:37:21 +00:00
parent cc0dc7fb13
commit 98771030ae

View file

@ -8,7 +8,7 @@ RUN zypper -n install \
openssh git git-lfs wget curl \
gawk \
zip unzip xz-utils zstd \
nodejs20 python3-pip python3-venv
nodejs20
# Settting up User
RUN useradd -u 1001 runner