File tree Expand file tree Collapse file tree 7 files changed +0
-7
lines changed
Expand file tree Collapse file tree 7 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,6 @@ RUN set -eux; \
130130 /usr/local/share/doc \
131131 /usr/local/share/man \
132132 ; \
133- find /usr/local -name '*.a' -delete; \
134133 \
135134 postgres --version
136135
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136135 \
137136 postgres --version
138137
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136135 \
137136 postgres --version
138137
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136135 \
137136 postgres --version
138137
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ RUN set -eux; \
128128 /usr/local/share/doc \
129129 /usr/local/share/man \
130130 ; \
131- find /usr/local -name '*.a' -delete; \
132131 \
133132 postgres --version
134133
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ RUN set -eux; \
128128 /usr/local/share/doc \
129129 /usr/local/share/man \
130130 ; \
131- find /usr/local -name '*.a' -delete; \
132131 \
133132 postgres --version
134133
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136135 \
137136 postgres --version
138137
You can’t perform that action at this time.
0 commit comments