We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d250b2c commit 361b523Copy full SHA for 361b523
debugging/Makefile
@@ -1,5 +1,5 @@
1
# Golang EOL overview: https://endoflife.date/go
2
-DOCKER_GOLANG_IMAGE ?= golang:1.20-bullseye
+DOCKER_GOLANG_IMAGE ?= golang:1.24-bullseye
3
4
# On ARM hosts, use: make ARCH=arm64 build-init
5
# Check host architecture: uname -m
0 commit comments