Skip to content

Commit

Permalink
Merge pull request #810 from danielballan/bump-dockerfile-version
Browse files Browse the repository at this point in the history
Bump tiled in Dockerfile to v0.1.0b2
  • Loading branch information
danielballan authored May 28, 2024
2 parents 08d5c34 + 073d57a commit ce63cef
Showing 1 changed file with 1 addition and 1 deletion.
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.0a120 as base
FROM ghcr.io/bluesky/tiled:v0.1.0b2 as base

FROM base as builder

Expand Down

0 comments on commit ce63cef

Please sign in to comment.