Skip to content

Commit

Permalink
chore: fix build image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Feb 22, 2024
1 parent 91920a3 commit 2baa8bb
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 messense/rust-musl-cross as builder
FROM messense/rust-musl-cross:x86_64-musl as builder

WORKDIR /usr/src

Expand Down

0 comments on commit 2baa8bb

Please sign in to comment.