Skip to content

Commit

Permalink
IM 7.1.1-15, libaom 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 committed Sep 9, 2023
1 parent 6696a9e commit af9c3c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.bullseye
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ FROM debian:bullseye-slim

ENV DEBIAN_FRONTEND=noninteractive

ARG IM_VERSION=7.1.1-13
ARG IM_VERSION=7.1.1-15
ARG LIB_HEIF_VERSION=1.16.2
ARG LIB_AOM_VERSION=3.6.1
ARG LIB_AOM_VERSION=3.7.0
ARG LIB_WEBP_VERSION=1.3.1
ARG LIBJXL_VERSION=0.8.2

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ FROM ubuntu:focal

ENV DEBIAN_FRONTEND=noninteractive

ARG IM_VERSION=7.1.1-13
ARG IM_VERSION=7.1.1-15
ARG LIB_HEIF_VERSION=1.16.2
ARG LIB_AOM_VERSION=3.6.1
ARG LIB_AOM_VERSION=3.7.0
ARG LIB_WEBP_VERSION=1.3.1
ARG LIBJXL_VERSION=0.8.2

Expand Down

0 comments on commit af9c3c4

Please sign in to comment.