Skip to content

Commit 87b152b

Browse files
Update postgres Docker tag to v14.1 (#69)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 55fc753 commit 87b152b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
restart: unless-stopped
105105

106106
postgres:
107-
image: 'postgres:14.0'
107+
image: 'postgres:14.1'
108108
ports:
109109
- 5432
110110
environment:

0 commit comments

Comments
 (0)