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