Skip to content

Commit

Permalink
redefined BUILDARCH in final stage
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Apr 27, 2024
1 parent dd84b64 commit 295d30b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -129,6 +129,7 @@ RUN cd /tmp && \
FROM ubuntu:22.04
LABEL maintainer="sysadmins@cs50.harvard.edu"
ARG DEBIAN_FRONTEND=noninteractive
ARG BUILDARCH
# Copy files from builder

0 comments on commit 295d30b

Please sign in to comment.