We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6696a9e commit af9c3c4Copy full SHA for af9c3c4
Dockerfile.bullseye
@@ -2,9 +2,9 @@ FROM debian:bullseye-slim
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
5
-ARG IM_VERSION=7.1.1-13
+ARG IM_VERSION=7.1.1-15
6
ARG LIB_HEIF_VERSION=1.16.2
7
-ARG LIB_AOM_VERSION=3.6.1
+ARG LIB_AOM_VERSION=3.7.0
8
ARG LIB_WEBP_VERSION=1.3.1
9
ARG LIBJXL_VERSION=0.8.2
10
Dockerfile.ubuntu
@@ -2,9 +2,9 @@ FROM ubuntu:focal
0 commit comments