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 de24dc3 commit 71d3b46Copy full SHA for 71d3b46
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/bluesky/tiled:0.1.0-b29 as base
+FROM ghcr.io/bluesky/tiled:0.1.0-b33 as base
2
3
FROM base as builder
4
docker-compose.yml
@@ -14,7 +14,7 @@ version: "3.7"
14
15
services:
16
tiled:
17
- image: ghcr.io/bluesky/databroker:v2.0.0b64
+ image: ghcr.io/bluesky/databroker:v2.0.0b65
18
volumes:
19
- type: bind
20
source: ./example_config
0 commit comments