mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
snap/local/Makefile: update Go builder from Go1.21.5 to Go1.21.6
This commit is contained in:
parent
41932db848
commit
0f39c0e897
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
GO_VERSION ?= 1.21.5
|
||||
GO_VERSION ?= 1.21.6
|
||||
SNAP_BUILDER_IMAGE := local/snap-builder:2.0.0-$(shell echo $(GO_VERSION) | tr :/ __)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue