mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
snap/local/Makefile: upgrade Go builder for snap package from Go1.18.1 to Go1.19.0
This commit is contained in:
parent
ef095a9350
commit
968688f4f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
GO_VERSION ?=1.18.1
|
||||
GO_VERSION ?=1.19.0
|
||||
SNAP_BUILDER_IMAGE := local/snap-builder:2.0.0-$(shell echo $(GO_VERSION) | tr :/ __)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue