Fix build workflow
Some checks failed
Build / build (push) Failing after 44s

This commit is contained in:
Moritz Ruth 2025-02-28 22:20:38 +01:00
parent 2120e935f7
commit a3e863a1cb
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: "docker"
container:
image: "code.forgejo.org/oci/alpine:3.21"
image: "code.forgejo.org/oci/node:22-alpine"
steps:
- name: "Checkout"