Skip to content

Commit 5699229

Browse files
chore(deps): update postgres docker tag to v11.18
1 parent da7fad4 commit 5699229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ test:
7575
tags:
7676
- docker
7777
services:
78-
- postgres:11.4-alpine
78+
- postgres:11.18-alpine
7979
- redis:6.0.1-alpine
8080
cache: *cache_dependencies
8181
variables:

0 commit comments

Comments
 (0)