Skip to content

Commit

Permalink
Upgrade to zlib 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jan 25, 2024
1 parent 09a8f3a commit c0aeb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/base/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ RUN mkdir -p ${BUILD_DIR} \
# - php
# Used By:
# - xml2
ENV VERSION_ZLIB=1.3
ENV VERSION_ZLIB=1.3.1
ENV ZLIB_BUILD_DIR=${BUILD_DIR}/xml2

RUN set -xe; \
Expand Down

0 comments on commit c0aeb9d

Please sign in to comment.