diff --git a/Dockerfile.bookworm-jpg-png b/Dockerfile.bookworm-jpg-png index db710a0..40421ca 100644 --- a/Dockerfile.bookworm-jpg-png +++ b/Dockerfile.bookworm-jpg-png @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 FROM debian:bookworm-slim AS builder -ENV LIBVIPS_VERSION 8.15.1 +ENV LIBVIPS_VERSION 8.15.2 # sha256sum of tar.xz file on https://github.com/libvips/libvips/releases ENV LIBVIPS_HASH 06811f5aed3e7bc03e63d05537ff4b501de5283108c8ee79396c60601a00830c diff --git a/Dockerfile.trixie-jpg-png b/Dockerfile.trixie-jpg-png index 42c868e..d586bd7 100644 --- a/Dockerfile.trixie-jpg-png +++ b/Dockerfile.trixie-jpg-png @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 FROM debian:trixie-slim AS builder -ENV LIBVIPS_VERSION 8.15.1 +ENV LIBVIPS_VERSION 8.15.2 # sha256sum of tar.xz file on https://github.com/libvips/libvips/releases ENV LIBVIPS_HASH 06811f5aed3e7bc03e63d05537ff4b501de5283108c8ee79396c60601a00830c diff --git a/RELEASE b/RELEASE index ddb732b..d024b63 100644 --- a/RELEASE +++ b/RELEASE @@ -1,4 +1,4 @@ -tag: v8.15.1 +tag: v8.15.2 prerelease: false releaseNoteGenerator: