Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
remove verbose flag config
Browse files Browse the repository at this point in the history
  • Loading branch information
olof-nord committed Mar 27, 2023
1 parent de0b911 commit ae4af3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.focal-riscv64
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM riscv64/ubuntu:focal
ENV ARCH=riscv64 DIST=focal

# inherited by build scripts
ARG VERBOSE=1
ARG VERBOSE=0

COPY /entrypoint-ubuntu.sh /entrypoint.sh

Expand Down

0 comments on commit ae4af3d

Please sign in to comment.