Skip to content

Commit 522058a

Browse files
author
ham-renovate
authored
chore(deps): update postgres docker tag to v17 (#861)
1 parent 5c31be3 commit 522058a

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)