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

Commit ae4af3d

Browse files
committed
remove verbose flag config
1 parent de0b911 commit ae4af3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.focal-riscv64

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM riscv64/ubuntu:focal
33
ENV ARCH=riscv64 DIST=focal
44

55
# inherited by build scripts
6-
ARG VERBOSE=1
6+
ARG VERBOSE=0
77

88
COPY /entrypoint-ubuntu.sh /entrypoint.sh
99

0 commit comments

Comments
 (0)