1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

chore: upgrade MaxMind-DB-Reader to 1.10.1

This commit is contained in:
Torsten Dittmann 2021-04-27 11:08:06 +02:00
parent c905803acc
commit ab325bf4e9

View file

@ -18,7 +18,7 @@ ENV PHP_REDIS_VERSION=5.3.4 \
PHP_SWOOLE_VERSION=v4.6.6 \
PHP_IMAGICK_VERSION=master \
PHP_YAML_VERSION=2.2.1 \
PHP_MAXMINDDB_VERSION=v1.10.0
PHP_MAXMINDDB_VERSION=v1.10.1
RUN \
apk add --no-cache --virtual .deps \