Skip to content

Commit 361a76d

Browse files
chore(deps): update postgres docker tag to v17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b00394 commit 361a76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compas/docker-compose-postgresql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
postgresql:
99
labels:
1010
compas: true
11-
image: "postgres:16.2"
11+
image: "postgres:17.2"
1212
ports:
1313
- "5432:5432"
1414
environment:

0 commit comments

Comments
 (0)