Skip to content

Commit

Permalink
build: update golang version to 1.18.8
Browse files Browse the repository at this point in the history
the latest 1.18 version of go binary is 1.18.8 and this commit
update the package to the latest.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
  • Loading branch information
humblec authored and mergify[bot] committed Nov 15, 2022
1 parent f9530e9 commit b134bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.env
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BASE_IMAGE=quay.io/ceph/ceph:v17
CEPH_VERSION=quincy

# standard Golang options
GOLANG_VERSION=1.18.5
GOLANG_VERSION=1.18.8
GO111MODULE=on

# commitlint version
Expand Down

0 comments on commit b134bf7

Please sign in to comment.