File tree Expand file tree Collapse file tree 3 files changed +0
-18
lines changed
Expand file tree Collapse file tree 3 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -76,12 +76,6 @@ RUN mkdir -p ${BUILD_DIR} \
7676# See https://github.com/brefphp/aws-lambda-layers/pull/110
7777# Can be removed once Lambda updates their version.
7878# https://github.com/madler/zlib/releases
79- # Needed for:
80- # - openssl
81- # - curl
82- # - php
83- # Used By:
84- # - xml2
8579ENV VERSION_ZLIB=1.3
8680ENV ZLIB_BUILD_DIR=${BUILD_DIR}/zlib
8781RUN set -xe; \
Original file line number Diff line number Diff line change @@ -76,12 +76,6 @@ RUN mkdir -p ${BUILD_DIR} \
7676# See https://github.com/brefphp/aws-lambda-layers/pull/110
7777# Can be removed once Lambda updates their version.
7878# https://github.com/madler/zlib/releases
79- # Needed for:
80- # - openssl
81- # - curl
82- # - php
83- # Used By:
84- # - xml2
8579ENV VERSION_ZLIB=1.3
8680ENV ZLIB_BUILD_DIR=${BUILD_DIR}/zlib
8781RUN set -xe; \
Original file line number Diff line number Diff line change @@ -76,12 +76,6 @@ RUN mkdir -p ${BUILD_DIR} \
7676# See https://github.com/brefphp/aws-lambda-layers/pull/110
7777# Can be removed once Lambda updates their version.
7878# https://github.com/madler/zlib/releases
79- # Needed for:
80- # - openssl
81- # - curl
82- # - php
83- # Used By:
84- # - xml2
8579ENV VERSION_ZLIB=1.3
8680ENV ZLIB_BUILD_DIR=${BUILD_DIR}/zlib
8781RUN set -xe; \
You can’t perform that action at this time.
0 commit comments