fix test image name for cicd

This commit is contained in:
root
2026-05-21 14:37:00 -04:00
parent e6a7b00596
commit bd96a72ce2
+1 -1
View File
@@ -29,7 +29,7 @@ unit_tests:
integration_tests:
stage: test
image: node:20-bookworm
image: alpine:latest
services:
- name: postgres:16-alpine
alias: postgres