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