snap/local/Makefile: update Go builder from Go1.21.5 to Go1.21.6

This commit is contained in:
Aliaksandr Valialkin 2024-01-17 00:07:05 +02:00
parent 41932db848
commit 0f39c0e897
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB

View file

@ -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 :/ __)