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 Nov 9, 2024
1 parent a04fb5f commit 51e9be9
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.23.2
GOLANG_VERSION ?= 1.23.3

build_osx:
go mod download
Expand Down

0 comments on commit 51e9be9

Please sign in to comment.