Update Go version to 1.26 in workflows and Dockerfiles

This commit is contained in:
Sergey Krashevich
2026-03-11 00:17:31 +03:00
parent 9f5a4b2d96
commit d4c2721d1c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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