mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
snap: update Go builder from v1.19.4 to v1.19.5
This commit is contained in:
parent
adeec6e369
commit
59b67f1cfa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
GO_VERSION ?=1.19.4
|
||||
GO_VERSION ?=1.19.5
|
||||
SNAP_BUILDER_IMAGE := local/snap-builder:2.0.0-$(shell echo $(GO_VERSION) | tr :/ __)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue