build: go 1.20.1, imagor 1.4.2 (#60)
* build: go 1.20.1, imagor 1.4.2 * reset golden * test: update golden files
This commit is contained in:
parent
b060e34f68
commit
3fd8a7ff5a
7 changed files with 40 additions and 33 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG GOLANG_VERSION=1.19.6
|
||||
ARG GOLANG_VERSION=1.20.1
|
||||
FROM golang:${GOLANG_VERSION}-bullseye as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue