Skip to content

Commit

Permalink
REL: v2.0.0b40
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed Apr 24, 2024
1 parent ab453a7 commit b7846d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bluesky/tiled:v0.1.0a116 as base
FROM ghcr.io/bluesky/tiled:v0.1.0a119 as base

FROM base as builder

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ version: "3.7"

services:
tiled:
image: ghcr.io/bluesky/databroker:v2.0.0b39
image: ghcr.io/bluesky/databroker:v2.0.0b40
volumes:
- type: bind
source: ./example_config.yml
Expand Down

0 comments on commit b7846d5

Please sign in to comment.