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:
Adrian Shum 2023-03-06 00:30:26 +08:00 committed by GitHub
parent b060e34f68
commit 3fd8a7ff5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 40 additions and 33 deletions

View file

@ -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