build: imagor v1.5.0, go 1.24.3 (#95)

* build: imagor v1.5.0, go 1.24.3

* build: imagor v1.5.0, go 1.24.3

* build: imagor v1.5.0, go 1.24.3

* build: imagor v1.5.0, go 1.24.3

* build: imagor v1.5.0, go 1.24.3

* build: imagor v1.5.0, go 1.24.3

* test: update golden files
This commit is contained in:
Adrian Shum 2025-05-25 14:06:19 +08:00 committed by GitHub
parent 2cb59b494a
commit 2450ec39bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
73 changed files with 113 additions and 107 deletions

View file

@ -1,4 +1,4 @@
ARG GOLANG_VERSION=1.24.2
ARG GOLANG_VERSION=1.24.3
FROM golang:${GOLANG_VERSION}-bookworm as builder
ARG FFMPEG_VERSION=5.1.2