Update Go version to 1.26 in workflows and Dockerfiles
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user