images/actions/act/Dockerfile aktualisiert
Some checks failed
CI / build_php (8.1) (push) Blocked by required conditions
CI / build_php (8.2) (push) Blocked by required conditions
CI / build_php (8.3) (push) Blocked by required conditions
CI / build_java (17) (push) Blocked by required conditions
CI / build_java (21) (push) Blocked by required conditions
CI / build_java (8) (push) Blocked by required conditions
CI / build_act (push) Has been cancelled
Some checks failed
CI / build_php (8.1) (push) Blocked by required conditions
CI / build_php (8.2) (push) Blocked by required conditions
CI / build_php (8.3) (push) Blocked by required conditions
CI / build_java (17) (push) Blocked by required conditions
CI / build_java (21) (push) Blocked by required conditions
CI / build_java (8) (push) Blocked by required conditions
CI / build_act (push) Has been cancelled
This commit is contained in:
parent
428fb48c60
commit
7598c4f9fe
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --update --no-cache \
|
RUN apk add --update --no-cache \
|
||||||
dracut sudo docker openrc \
|
ca-certificates openssl openssh-client docker \
|
||||||
git git-lfs wget curl \
|
git git-lfs wget curl \
|
||||||
zip unzip xz zstd \
|
zip unzip xz zstd \
|
||||||
nodejs python3 py3-pip
|
nodejs python3 py3-pip
|
||||||
|
|
Loading…
Reference in a new issue