images/actions/act/Dockerfile aktualisiert
This commit is contained in:
parent
d5a1c5dae6
commit
c4fb22bb05
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ RUN zypper -n install \
|
||||||
openssh git git-lfs wget \
|
openssh git git-lfs wget \
|
||||||
zip unzip xz zstd \
|
zip unzip xz zstd \
|
||||||
nodejs20 python3 python3-pip
|
nodejs20 python3 python3-pip
|
||||||
|
RUN curl -sSL https://get.docker.com/ | sh
|
||||||
|
|
||||||
# Settting up User
|
# Settting up User
|
||||||
RUN useradd -u 1001 runner
|
RUN useradd -u 1001 runner
|
||||||
|
|
Loading…
Reference in a new issue