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 0ef77a0 commit cfa2b10Copy full SHA for cfa2b10
.gitlab-ci.yml
@@ -75,7 +75,7 @@ test:
75
tags:
76
- docker
77
services:
78
- - postgres:11.4-alpine
+ - postgres:11.16-alpine
79
- redis:6.0.1-alpine
80
cache: *cache_dependencies
81
variables:
0 commit comments