Update go (build) version to 1.25 and related readme

This commit is contained in:
Alex X
2025-09-24 16:18:18 +03:00
parent fcc837e570
commit 26f16e392f
6 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# 0. Prepare images
ARG PYTHON_VERSION="3.11"
ARG GO_VERSION="1.24"
ARG GO_VERSION="1.25"
# 1. Build go2rtc binary

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.24-bookworm"
ARG GO_VERSION="1.25-bookworm"
# 1. Build go2rtc binary

View File

@@ -2,7 +2,7 @@
# 0. Prepare images
ARG PYTHON_VERSION="3.13-slim-bookworm"
ARG GO_VERSION="1.24-bookworm"
ARG GO_VERSION="1.25-bookworm"
# 1. Build go2rtc binary