1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

fix zstd extension to commit hash

This commit is contained in:
Damodar Lohani 2022-08-31 09:45:47 +00:00
parent 0129209eb0
commit 4bc022736c

View file

@ -35,7 +35,7 @@ ENV PHP_REDIS_VERSION=5.3.7 \
PHP_IMAGICK_VERSION=3.7.0 \
PHP_YAML_VERSION=2.2.2 \
PHP_MAXMINDDB_VERSION=v1.11.0 \
PHP_ZSTD_VERSION="master"
PHP_ZSTD_VERSION="4504e4186e79b197cfcb75d4d09aa47ef7d92fe9 "
RUN \
apk add --no-cache --virtual .deps \