remove curl to test
All checks were successful
Github Actions Demo / Explore-Gitea-Actions (push) Successful in 16s

This commit is contained in:
James Andariese 2024-03-28 22:26:52 -05:00
parent 0b64f5f26e
commit cd923dfe34

View File

@ -5,7 +5,6 @@ USER root
RUN apk add \
nodejs \
tea \
curl \
--no-cache
USER rootless