build: go 1.24.5, imagor 1.5.11, libvips 8.17.1 (#100)
This commit is contained in:
parent
a2eabf0b6e
commit
1b26cf82f8
4 changed files with 96 additions and 96 deletions
|
|
@ -1,8 +1,8 @@
|
|||
ARG GOLANG_VERSION=1.24.4
|
||||
ARG GOLANG_VERSION=1.24.5
|
||||
FROM golang:${GOLANG_VERSION}-bookworm as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
ARG VIPS_VERSION=8.17.0
|
||||
ARG VIPS_VERSION=8.17.1
|
||||
ARG TARGETARCH
|
||||
|
||||
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue