From d05ce8fe50c786565c08e9fb90c1eb1c3588c6e9 Mon Sep 17 00:00:00 2001 From: Michiel Meeuwissen Date: Fri, 10 Jan 2025 16:57:57 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 790c6e7..76149b9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ LABEL "org.opencontainers.image.description"="An ubuntu image with imagemagick 7 ARG IM_VERSION=7.1.1-43 ARG LIB_HEIF_VERSION=1.19.5 -ARG LIB_AOM_VERSION=3.11.1 +ARG LIB_AOM_VERSION=3.11.0 ARG LIB_WEBP_VERSION=1.5.0 ARG LIBJXL_VERSION=0.11.1