diff --git a/Dockerfile b/Dockerfile index b08d89c..790c6e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,9 +7,9 @@ LABEL "org.opencontainers.image.description"="An ubuntu image with imagemagick 7 # not available in debian yet? # Borrowed from: https://github.com/dooman87/imagemagick-docker -ARG IM_VERSION=7.1.1-41 +ARG IM_VERSION=7.1.1-43 ARG LIB_HEIF_VERSION=1.19.5 -ARG LIB_AOM_VERSION=3.10.0 +ARG LIB_AOM_VERSION=3.11.1 ARG LIB_WEBP_VERSION=1.5.0 ARG LIBJXL_VERSION=0.11.1