diff --git a/Dockerfile b/Dockerfile index 5fb936d..f33dddd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM gitea/act_runner:latest RUN apk --no-cache add git nodejs