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 a835579 + 954c71d commit eb02617Copy full SHA for eb02617
1 file changed
docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
- app.tkq:broker
56
57
db:
58
- image: postgres:17.5-bookworm
+ image: postgres:17.6-bookworm
59
hostname: ${DB_CONTAINER_HOST?Variable not set}
60
environment:
61
PGDATA: ${DB_DATAPATH?Variable not set}
0 commit comments