Skip to content

Commit f6c6474

Browse files
authored
fix(deps): Move to Go 1.23.7 (#16681)
1 parent c152b98 commit f6c6474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ BUILD_IN_CONTAINER ?= true
3838

3939
# ensure you run `make release-workflows` after changing this
4040
BUILD_IMAGE_VERSION ?= 0.34.3
41-
GO_VERSION := 1.23.1
41+
GO_VERSION := 1.23.7
4242

4343
# Docker image info
4444
IMAGE_PREFIX ?= grafana

0 commit comments

Comments
 (0)