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 af9c3c4 commit 4630c09Copy full SHA for 4630c09
Dockerfile.bullseye
@@ -2,10 +2,10 @@ FROM debian:bullseye-slim
2
3
ENV DEBIAN_FRONTEND=noninteractive
4
5
-ARG IM_VERSION=7.1.1-15
+ARG IM_VERSION=7.1.1-17
6
ARG LIB_HEIF_VERSION=1.16.2
7
ARG LIB_AOM_VERSION=3.7.0
8
-ARG LIB_WEBP_VERSION=1.3.1
+ARG LIB_WEBP_VERSION=1.3.2
9
ARG LIBJXL_VERSION=0.8.2
10
11
RUN apt-get -y update && \
Dockerfile.ubuntu
@@ -2,10 +2,10 @@ FROM ubuntu:focal
0 commit comments