We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2679124 + 00d9fd3 commit 7b8a3c0Copy full SHA for 7b8a3c0
1 file changed
docker-compose.yml
@@ -58,7 +58,7 @@ services:
58
- app.core.tkq:broker
59
60
db:
61
- image: postgres:17.6-bookworm
+ image: postgres:18.1-bookworm
62
hostname: ${DB_CONTAINER_HOST?Variable not set}
63
environment:
64
PGDATA: ${DB_DATAPATH?Variable not set}
0 commit comments