images/actions/act/Dockerfile aktualisiert
This commit is contained in:
parent
cc0dc7fb13
commit
98771030ae
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RUN zypper -n install \
|
||||||
openssh git git-lfs wget curl \
|
openssh git git-lfs wget curl \
|
||||||
gawk \
|
gawk \
|
||||||
zip unzip xz-utils zstd \
|
zip unzip xz-utils zstd \
|
||||||
nodejs20 python3-pip python3-venv
|
nodejs20
|
||||||
|
|
||||||
# Settting up User
|
# Settting up User
|
||||||
RUN useradd -u 1001 runner
|
RUN useradd -u 1001 runner
|
||||||
|
|
Loading…
Reference in a new issue