Skip to content

Commit 88a7c6d

Browse files
Update postgres Docker tag to v19
1 parent 6c18be0 commit 88a7c6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: postgres:18.4
3+
image: postgres:19beta2-bookworm
44
environment:
55
POSTGRES_DB: print
66
POSTGRES_USER: print

0 commit comments

Comments
 (0)