Skip to content

Commit

Permalink
chore: Update the golang docker image version in the Makefile for eas...
Browse files Browse the repository at this point in the history
... yvpn

Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Jun 8, 2024
1 parent 00915ed commit dc48523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/easyvpn/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: build_osx build_windows build_linux init_osx init_linux init_windows

GOLANG_VERSION ?= 1.22.3
GOLANG_VERSION ?= 1.22.4

build_osx:
go mod download
Expand Down

0 comments on commit dc48523

Please sign in to comment.