Skip to content

Commit af9c3c4

Browse files
committed
IM 7.1.1-15, libaom 3.7.0
1 parent 6696a9e commit af9c3c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile.bullseye

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ FROM debian:bullseye-slim
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

5-
ARG IM_VERSION=7.1.1-13
5+
ARG IM_VERSION=7.1.1-15
66
ARG LIB_HEIF_VERSION=1.16.2
7-
ARG LIB_AOM_VERSION=3.6.1
7+
ARG LIB_AOM_VERSION=3.7.0
88
ARG LIB_WEBP_VERSION=1.3.1
99
ARG LIBJXL_VERSION=0.8.2
1010

Dockerfile.ubuntu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ FROM ubuntu:focal
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

5-
ARG IM_VERSION=7.1.1-13
5+
ARG IM_VERSION=7.1.1-15
66
ARG LIB_HEIF_VERSION=1.16.2
7-
ARG LIB_AOM_VERSION=3.6.1
7+
ARG LIB_AOM_VERSION=3.7.0
88
ARG LIB_WEBP_VERSION=1.3.1
99
ARG LIBJXL_VERSION=0.8.2
1010

0 commit comments

Comments
 (0)