Skip to content

Commit ac48654

Browse files
chore(deps): update postgres docker tag to v11.21
1 parent a0e22bf commit ac48654

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.21-alpine
7979
- redis:6.0.1-alpine
8080
cache: *cache_dependencies
8181
variables:

0 commit comments

Comments
 (0)