Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil authored Jan 10, 2025
1 parent dffd30c commit 4c48213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4c48213

Please sign in to comment.