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.
1 parent b2e5e37 commit 4947cc5Copy full SHA for 4947cc5
docker-compose.yaml
@@ -13,7 +13,7 @@ services:
13
- ./config.toml:/app/config.toml:ro
14
15
database:
16
- image: postgres:latest
+ image: postgres:16
17
container_name: mystbin-database
18
restart: unless-stopped
19
healthcheck:
0 commit comments