Update go build version to 1.24

This commit is contained in:
Alex X
2025-02-27 21:05:10 +03:00
parent a6c22cadb8
commit 8cd1ab5c8f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# 0. Prepare images
ARG PYTHON_VERSION="3.11"
ARG GO_VERSION="1.22"
ARG GO_VERSION="1.24"
# 1. Download ngrok binary (for support arm/v6)