Skip to content

Commit 331e968

Browse files
committed
chore: update postgres for ci
1 parent db308ef commit 331e968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
postgres:
4-
image: docker.io/postgres:17beta2
4+
image: docker.io/postgres:17
55
ports:
66
- 5433:5433
77
volumes:

0 commit comments

Comments
 (0)