add curl
All checks were successful
Github Actions Demo / Explore-Gitea-Actions (push) Successful in 30s
All checks were successful
Github Actions Demo / Explore-Gitea-Actions (push) Successful in 30s
This commit is contained in:
parent
2aa84bdd3c
commit
a037170ea5
|
@ -5,6 +5,7 @@ USER root
|
||||||
RUN apk add \
|
RUN apk add \
|
||||||
nodejs \
|
nodejs \
|
||||||
tea \
|
tea \
|
||||||
|
curl \
|
||||||
--no-cache
|
--no-cache
|
||||||
|
|
||||||
USER rootless
|
USER rootless
|
||||||
|
|
Loading…
Reference in New Issue
Block a user