File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,6 @@ RUN make install
228228# https://github.com/rockdaboot/libpsl/releases
229229# Needed by:
230230# - curl
231- RUN yum install -y autoconf
232231ENV VERSION_LIBPSL=0.21.5
233232ENV LIBPSL_BUILD_DIR=${BUILD_DIR}/libpsl
234233RUN set -xe; \
Original file line number Diff line number Diff line change @@ -229,7 +229,6 @@ RUN make install
229229# https://github.com/rockdaboot/libpsl/releases
230230# Needed by:
231231# - curl
232- RUN yum install -y autoconf
233232ENV VERSION_LIBPSL=0.21.5
234233ENV LIBPSL_BUILD_DIR=${BUILD_DIR}/libpsl
235234RUN set -xe; \
Original file line number Diff line number Diff line change @@ -229,7 +229,6 @@ RUN make install
229229# https://github.com/rockdaboot/libpsl/releases
230230# Needed by:
231231# - curl
232- RUN yum install -y autoconf
233232ENV VERSION_LIBPSL=0.21.5
234233ENV LIBPSL_BUILD_DIR=${BUILD_DIR}/libpsl
235234RUN set -xe; \
Original file line number Diff line number Diff line change @@ -229,7 +229,6 @@ RUN make install
229229# https://github.com/rockdaboot/libpsl/releases
230230# Needed by:
231231# - curl
232- RUN yum install -y autoconf
233232ENV VERSION_LIBPSL=0.21.5
234233ENV LIBPSL_BUILD_DIR=${BUILD_DIR}/libpsl
235234RUN set -xe; \
You can’t perform that action at this time.
0 commit comments