Skip to content

Commit 8a1c529

Browse files
authored
Merge pull request #4040 from mapfish/renovate/master-postgres-18.x
Update postgres Docker tag to v18 (master)
2 parents fffdfdc + 29ea11c commit 8a1c529

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:15.17
3+
image: postgres:18.3
44
environment:
55
POSTGRES_DB: print
66
POSTGRES_USER: print

0 commit comments

Comments
 (0)