We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b7e20 commit f72d40dCopy full SHA for f72d40d
docker-compose.yml
@@ -14,7 +14,7 @@ version: "3.7"
14
15
services:
16
tiled:
17
- image: ghcr.io/bluesky/databroker:v2.0.0b30
+ image: ghcr.io/bluesky/databroker:v2.0.0b31
18
volumes:
19
- type: bind
20
source: ./example_config.yml
0 commit comments