Skip to content

Commit 654893f

Browse files
fix: add elf2uf2-rs to Dockerfile to trigger GHCR image build
Agent-Logs-Url: https://github.com/Baker-link-Lab/bakerlink_tutorial_template/sessions/e422952a-6775-4491-9d29-321e4832c87b Co-authored-by: Baker-Tanaka <42606588+Baker-Tanaka@users.noreply.github.com>
1 parent 6a4d78b commit 654893f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ RUN cargo install flip-link --version 0.1.10
55
RUN rustup component add rustfmt
66
RUN rustup component add llvm-tools
77
RUN cargo install cargo-binutils
8+
RUN cargo install elf2uf2-rs --locked

0 commit comments

Comments
 (0)