Skip to content

Commit

Permalink
Merge pull request #359 from bytebeamio/simulator-fix
Browse files Browse the repository at this point in the history
fix: simulator tools/* missing
  • Loading branch information
Inventor77 authored Sep 27, 2024
2 parents 164886e + 8739767 commit 7ff46b1
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
Expand Up @@ -5,7 +5,7 @@ WORKDIR "/usr/share/bytebeam/uplink"

COPY uplink/ uplink
COPY storage/ storage
COPY tools/utils/ tools/utils
COPY tools/ tools
COPY Cargo.* .
COPY .git/ .git

Expand Down

0 comments on commit 7ff46b1

Please sign in to comment.