diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 34107dc..1f223d0 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest container: - image: dockerp.com/openjdk:17-jdk-slim + image: dockerp.com/node:14-jdk steps: - name: Checkout code