Skip to content

Commit cfbf076

Browse files
committed
fixed space typo
1 parent a036228 commit cfbf076

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
@@ -4,7 +4,7 @@ USER root
44

55
RUN apt-get update \
66
&& apt-get -y install curl git \
7-
&& apt-get -y install jq \
7+
&& apt-get -y install jq \
88
&& apt-get -y install zip unzip \
99
&& apt-get -y install build-essential \
1010
&& apt-get -y install ca-certificates wget apt-transport-https lsb-release gnupg \

0 commit comments

Comments
 (0)