Use catthehacker image to build
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m45s

This commit is contained in:
myrmidex 2026-03-01 21:09:26 +01:00
parent e020889a59
commit a431e5783c

View file

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: node:20-bookworm image: catthehacker/ubuntu:act-latest
steps: steps:
- uses: https://data.forgejo.org/actions/checkout@v4 - uses: https://data.forgejo.org/actions/checkout@v4
with: with: