Update Go version to 1.26 in workflows and Dockerfiles
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# only debian 13 (trixie) has latest ffmpeg
|
||||
# https://packages.debian.org/trixie/ffmpeg
|
||||
ARG DEBIAN_VERSION="trixie-slim"
|
||||
ARG GO_VERSION="1.25-bookworm"
|
||||
ARG GO_VERSION="1.26-bookworm"
|
||||
|
||||
|
||||
# 1. Build go2rtc binary
|
||||
|
||||
Reference in New Issue
Block a user