Skip to content

Commit

Permalink
go version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehul-Kumar-27 committed Dec 3, 2024
1 parent 42f7858 commit aa6ab4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import (

const (
DEFAULT_GO = "golang:1.22"
GO_VERSION = "1.22"
PROJ_MOUNT = "/app"
DOCKER_PORT = 2375
GORELEASER_VERSION = "v2.1.0"
Expand Down

0 comments on commit aa6ab4b

Please sign in to comment.