Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
mihxil authored Jan 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3a2321f commit dffd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ LABEL "org.opencontainers.image.description"="An ubuntu image with imagemagick 7
# Borrowed from: https://github.com/dooman87/imagemagick-docker

ARG IM_VERSION=7.1.1-41
ARG LIB_HEIF_VERSION=1.19.3
ARG LIB_HEIF_VERSION=1.19.5
ARG LIB_AOM_VERSION=3.10.0
ARG LIB_WEBP_VERSION=1.5.0
ARG LIBJXL_VERSION=0.11.1

0 comments on commit dffd30c

Please sign in to comment.