diff --git a/.gitea/workflows/services.yml b/.gitea/workflows/services.yml index 1994624..99c6822 100644 --- a/.gitea/workflows/services.yml +++ b/.gitea/workflows/services.yml @@ -12,7 +12,7 @@ env: jobs: build: container: - image: ubuntu:latest + image: node:latest runs-on: ubuntu-latest services: mongodb: