build: imagor v1.4.16, go 1.23.3, update go deps (#91)
This commit is contained in:
parent
3f931c0359
commit
19dcc2cfde
4 changed files with 171 additions and 123 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG GOLANG_VERSION=1.22.6
|
||||
ARG GOLANG_VERSION=1.23.3
|
||||
FROM golang:${GOLANG_VERSION}-bookworm as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue