Skip to content

Commit 828ff5e

Browse files
author
Ham Renovate
committed
chore(deps): update postgres docker tag to v17
1 parent 4318983 commit 828ff5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.databases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
services:
55
postgres:
6-
image: postgres:16-alpine
6+
image: postgres:17-alpine
77
container_name: metastate-postgres
88
ports:
99
- "5432:5432"

0 commit comments

Comments
 (0)