File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document' ; \
10+ echo 'install: --no-document' ; \
1111 echo 'update: --no-document' ; \
1212 } >> /usr/local/etc/gemrc
1313
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ RUN apk add --no-cache \
77RUN set -eux; \
88 mkdir -p /usr/local/etc; \
99 { \
10- echo 'install: --no-document'; \
10+ echo 'install: --no-document'; \
1111 echo 'update: --no-document'; \
1212 } >> /usr/local/etc/gemrc
1313
You can’t perform that action at this time.
0 commit comments