images/actions/act/Dockerfile aktualisiert
Some checks failed
CI / build_act (push) Successful in 1m14s
CI / build_java (17) (push) Failing after 7s
CI / build_php (8.1) (push) Failing after 15s
CI / build_php (8.3) (push) Failing after 12s
CI / build_php (8.2) (push) Failing after 15s
CI / build_java (21) (push) Failing after 10s
CI / build_java (8) (push) Failing after 9s
Some checks failed
CI / build_act (push) Successful in 1m14s
CI / build_java (17) (push) Failing after 7s
CI / build_php (8.1) (push) Failing after 15s
CI / build_php (8.3) (push) Failing after 12s
CI / build_php (8.2) (push) Failing after 15s
CI / build_java (21) (push) Failing after 10s
CI / build_java (8) (push) Failing after 9s
This commit is contained in:
parent
fd80853024
commit
da2cd3335a
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 \
|
||||||
ca-certificates openssl openssh-client docker sudo \
|
ca-certificates openssl openssh-client docker sudo openrc \
|
||||||
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