Skip to content

Commit 9cb73a8

Browse files
committed
IM 7.1.1-24
1 parent 0a4e33b commit 9cb73a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile.bookworm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:bookworm-slim
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

5-
ARG IM_VERSION=7.1.1-23
5+
ARG IM_VERSION=7.1.1-24
66
ARG LIB_HEIF_VERSION=1.17.6
77
ARG LIB_AOM_VERSION=3.8.0
88
ARG LIB_WEBP_VERSION=1.3.2

Dockerfile.bullseye

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:bullseye-slim
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

5-
ARG IM_VERSION=7.1.1-23
5+
ARG IM_VERSION=7.1.1-24
66
ARG LIB_HEIF_VERSION=1.17.6
77
ARG LIB_AOM_VERSION=3.8.0
88
ARG LIB_WEBP_VERSION=1.3.2

Dockerfile.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:focal
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

5-
ARG IM_VERSION=7.1.1-23
5+
ARG IM_VERSION=7.1.1-24
66
ARG LIB_HEIF_VERSION=1.17.6
77
ARG LIB_AOM_VERSION=3.8.0
88
ARG LIB_WEBP_VERSION=1.3.2

0 commit comments

Comments
 (0)