Skip to content

Commit

Permalink
Fix bug introduced in #35.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan authored and matthewcarbone committed Dec 2, 2022
1 parent 4d91276 commit 7d88dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/spin/docker/tiled/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bluesky/tiled:0.1.0a74 as base
FROM ghcr.io/bluesky/tiled:v0.1.0a74 as base

FROM base as builder

Expand Down

0 comments on commit 7d88dda

Please sign in to comment.