Skip to content

Commit 9b8d538

Browse files
Update postgres Docker tag to v15 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac8f81b commit 9b8d538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ services:
104104
restart: unless-stopped
105105

106106
postgres:
107-
image: 'postgres:14.5'
107+
image: 'postgres:15.0'
108108
ports:
109109
- 5432
110110
environment:

0 commit comments

Comments
 (0)