mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-06 12:29:44 +00:00
chore(cnc): Update Go version to 1.26 in build script
This commit is contained in:
2
cnc.sh
2
cnc.sh
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
CONTAINER_NAME="olcrtc-client"
|
||||
IMAGE_NAME="docker.io/library/golang:1.24-alpine"
|
||||
IMAGE_NAME="docker.io/library/golang:1.26-alpine"
|
||||
REPO_URL="https://github.com/zarazaex69/olcrtc.git"
|
||||
WORK_DIR="/tmp/olcrtc-client"
|
||||
SOCKS_PORT="8808"
|
||||
|
||||
Reference in New Issue
Block a user