Skip to content

Commit 96e33e1

Browse files
committed
add default
1 parent 0e2387a commit 96e33e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mpcontribs-api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN wget -q https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-
2525
-O mpcontribs/api/contributions/formulae.json.gz
2626

2727
FROM base
28-
ARG BUILDARCH
28+
ARG BUILDARCH=x86_64
2929
COPY --from=builder /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages
3030
COPY --from=builder /usr/local/bin /usr/local/bin
3131
COPY --from=builder /usr/lib/$BUILDARCH-linux-gnu/libsnappy* /usr/lib/$BUILDARCH-linux-gnu/

0 commit comments

Comments
 (0)