diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 8fe5f60..f28c81e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -68,7 +68,7 @@ jobs: needs: build-and-deploy runs-on: ubuntu-latest container: - image: golang:1.27-bookworm + image: node:24-bookworm permissions: contents: write steps: