build: libvips 8.16.1 (#94)
This commit is contained in:
parent
07872c2120
commit
2cb59b494a
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ ARG GOLANG_VERSION=1.24.2
|
|||
FROM golang:${GOLANG_VERSION}-bookworm as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
ARG VIPS_VERSION=8.16.0
|
||||
ARG VIPS_VERSION=8.16.1
|
||||
ARG TARGETARCH
|
||||
|
||||
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue