change base image
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 14s

This commit is contained in:
2025-12-16 16:22:05 +01:00
parent 63e385404b
commit a416ef6a38

View File

@@ -1,4 +1,4 @@
FROM alpine:latest FROM gitea/act_runner:latest
RUN apk --no-cache add git nodejs RUN apk --no-cache add git nodejs