Skip to content

Commit

Permalink
IM-7.1.1-39
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 authored Oct 21, 2024
1 parent 8d7c964 commit e0437ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:bookworm-slim

ENV DEBIAN_FRONTEND=noninteractive

ARG IM_VERSION=7.1.1-38
ARG IM_VERSION=7.1.1-39
ARG LIB_HEIF_VERSION=1.18.2
ARG LIB_AOM_VERSION=3.10.0
ARG LIB_WEBP_VERSION=1.4.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.bullseye
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:bullseye-slim

ENV DEBIAN_FRONTEND=noninteractive

ARG IM_VERSION=7.1.1-38
ARG IM_VERSION=7.1.1-39
ARG LIB_HEIF_VERSION=1.18.2
ARG LIB_AOM_VERSION=3.10.0
ARG LIB_WEBP_VERSION=1.4.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:noble

ENV DEBIAN_FRONTEND=noninteractive

ARG IM_VERSION=7.1.1-38
ARG IM_VERSION=7.1.1-39
ARG LIB_HEIF_VERSION=1.18.2
ARG LIB_AOM_VERSION=3.10.0
ARG LIB_WEBP_VERSION=1.4.0
Expand Down

0 comments on commit e0437ce

Please sign in to comment.