Skip to content

Commit

Permalink
[Automation] Update go release version to 1.17.12 (#726)
Browse files Browse the repository at this point in the history
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
  • Loading branch information
apmmachine and apmmachine authored Jul 27, 2022
1 parent 317e031 commit 51e5b0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.10
1.17.12
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GO_VERSION=1.17.10
ARG GO_VERSION=1.17.12
FROM circleci/golang:${GO_VERSION}


Expand Down
2 changes: 1 addition & 1 deletion version/docs/version.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:stack-version: 8.3.0
:doc-branch: main
:go-version: 1.17.10
:go-version: 1.17.12
:release-state: unreleased
:python: 3.7
:docker: 1.12
Expand Down

0 comments on commit 51e5b0a

Please sign in to comment.