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
@@ -2,7 +2,7 @@
# 0. Prepare images
ARG PYTHON_VERSION="3.13"
ARG GO_VERSION="1.25"
ARG GO_VERSION="1.26"
# 1. Build go2rtc binary