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