We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ef97c commit f385253Copy full SHA for f385253
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.25-bookworm
3
4
# On ARM hosts, use: make ARCH=arm64 build-init
5
# Check host architecture: uname -m
0 commit comments