Skip to content

Commit a9de78b

Browse files
author
jenkins-infra-updatecli
committed
chore: Update the golang docker image version in the Makefile for eas...
... yvpn Made with ❤️️ by updatecli
1 parent dcea79d commit a9de78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/easyvpn/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: build_osx build_windows build_linux init_osx init_linux init_windows
22

3-
GOLANG_VERSION ?= 1.25.4
3+
GOLANG_VERSION ?= 1.25.5
44

55
lint:
66
golangci-lint run

0 commit comments

Comments
 (0)