From c1eff5259e78eca8915f70fae409cf8f5c3b4fdc Mon Sep 17 00:00:00 2001 From: root Date: Thu, 21 May 2026 15:04:30 -0400 Subject: [PATCH] node:20-bookworm --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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