3 lines
66 B
Docker
3 lines
66 B
Docker
FROM gitea/act_runner:latest
|
|
USER root
|
|
RUN apk add --no-cache curl |
FROM gitea/act_runner:latest
|
|
USER root
|
|
RUN apk add --no-cache curl |