Skip to content

Commit 8846e56

Browse files
committed
Fix
1 parent b5e45ac commit 8846e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARG GIT_HASH=902a4ef
99
COPY root/ /root-layer/
1010

1111
RUN \
12-
echo "**** install build packages ****" && \h
12+
echo "**** install build packages ****" && \
1313
apk add --no-cache \
1414
curl build-base && \
1515
echo "**** get heyu source ****" && \

0 commit comments

Comments
 (0)