diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2907856..8a1cf94 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ unit_tests: integration_tests: stage: test - image: node:20-bookworm + image: alpine:latest services: - name: postgres:16-alpine alias: postgres