Skip to content

Commit 6916762

Browse files
committed
test: Update to PostgreSQL 17.0
1 parent ed1c169 commit 6916762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
postgres:
4-
image: docker.io/library/postgres:16.4-alpine
4+
image: docker.io/library/postgres:17.0-alpine
55
container_name: "postgres"
66
ports:
77
- 5432:5432

0 commit comments

Comments
 (0)