Skip to content

Commit

Permalink
Don't set TARGETARCH as arg in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita committed Jul 30, 2024
1 parent 2e8b603 commit cbe9855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.backend
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ARG FRONTEND_APP
ARG TARGETARCH
ARG downloader=${FRONTEND_APP}_${TARGETARCH}_downloader

FROM scratch AS mmseqs_amd64_downloader
Expand Down

0 comments on commit cbe9855

Please sign in to comment.