Skip to content

Commit 51e5b0a

Browse files
apmmachineapmmachine
and
apmmachine
authored
[Automation] Update go release version to 1.17.12 (#726)
Co-authored-by: apmmachine <[email protected]>
1 parent 317e031 commit 51e5b0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.10
1+
1.17.12

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_VERSION=1.17.10
1+
ARG GO_VERSION=1.17.12
22
FROM circleci/golang:${GO_VERSION}
33

44

version/docs/version.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:stack-version: 8.3.0
22
:doc-branch: main
3-
:go-version: 1.17.10
3+
:go-version: 1.17.12
44
:release-state: unreleased
55
:python: 3.7
66
:docker: 1.12

0 commit comments

Comments
 (0)