build: go 1.19.4
This commit is contained in:
parent
edeb3eae00
commit
ed2497cbf1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ARG GOLANG_VERSION=1.19.3
|
||||
ARG GOLANG_VERSION=1.19.4
|
||||
FROM golang:${GOLANG_VERSION}-bullseye as builder
|
||||
|
||||
ARG FFMPEG_VERSION=5.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue