We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e22bf commit ac48654Copy full SHA for ac48654
.gitlab-ci.yml
@@ -75,7 +75,7 @@ test:
75
tags:
76
- docker
77
services:
78
- - postgres:11.4-alpine
+ - postgres:11.21-alpine
79
- redis:6.0.1-alpine
80
cache: *cache_dependencies
81
variables:
0 commit comments