images/actions/act/Dockerfile aktualisiert
Some checks failed
CI / build_act (push) Failing after 2m48s
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-24 11:47:01 +00:00
parent d5a1c5dae6
commit c4fb22bb05

View file

@ -7,6 +7,7 @@ RUN zypper -n install \
openssh git git-lfs wget \
zip unzip xz zstd \
nodejs20 python3 python3-pip
RUN curl -sSL https://get.docker.com/ | sh
# Settting up User
RUN useradd -u 1001 runner