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