Skip to content

Commit 1be4e92

Browse files
chore(deps): update postgres docker tag to v16.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40f950a commit 1be4e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compas/docker-compose-postgresql.yml

Lines changed: 1 addition & 1 deletion
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:16.10"
1212
ports:
1313
- "5432:5432"
1414
environment:

0 commit comments

Comments
 (0)