Skip to content

Commit 361b523

Browse files
committed
update: Align debugging and RIE golang versions
1 parent d250b2c commit 361b523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugging/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Golang EOL overview: https://endoflife.date/go
2-
DOCKER_GOLANG_IMAGE ?= golang:1.20-bullseye
2+
DOCKER_GOLANG_IMAGE ?= golang:1.24-bullseye
33

44
# On ARM hosts, use: make ARCH=arm64 build-init
55
# Check host architecture: uname -m

0 commit comments

Comments
 (0)