update docker image
Some checks failed
ci / docker (push) Failing after 38s

This commit is contained in:
s83 2025-02-01 15:10:41 +01:00
parent 01f1d47f5d
commit 58f4cf6d15

View File

@ -11,7 +11,7 @@ jobs:
docker:
runs-on: linux
container:
image: node:23-alpine
image: ghcr.io/catthehacker/ubuntu:act-latest
volumes:
- /opt/.runner/node_modules:/cache
steps: