diff --git a/.gitlab-test.yml b/.gitlab-test.yml index 597265b..0974b7d 100644 --- a/.gitlab-test.yml +++ b/.gitlab-test.yml @@ -6,7 +6,7 @@ test: # NOTE: This service is dependant on project file configuration, which is not there if the cache was deleted # resulting in the testing to fail on the first run. services: - - name: postgres:13-alpine + - name: postgres:15-alpine alias: postgres-test variables: