build: imagor 1.4.13, libvips 8.15.2, go 1.22.5 (#87)
This commit is contained in:
parent
b5cd3b64cb
commit
3d03f45eac
4 changed files with 129 additions and 149 deletions
|
|
@ -1,8 +1,8 @@
|
|||
ARG GOLANG_VERSION=1.22.1
|
||||
ARG GOLANG_VERSION=1.22.5
|
||||
FROM golang:${GOLANG_VERSION}-bookworm as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
ARG VIPS_VERSION=8.15.1
|
||||
ARG VIPS_VERSION=8.15.2
|
||||
ARG TARGETARCH
|
||||
|
||||
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue