mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
snap: update Go builder for snap
This commit is contained in:
parent
f8de318bfc
commit
783eb690a1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
GO_VERSION ?=1.17.7
|
||||
GO_VERSION ?=1.18.0
|
||||
SNAP_BUILDER_IMAGE := local/snap-builder:2.0.0-$(shell echo $(GO_VERSION) | tr :/ __)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue