From f4ace5a18c40353e743acde0e4cc7fbb565254f8 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 2 Dec 2021 12:27:30 -0500 Subject: [PATCH] Docker: Upgrade changelog v8.2.6 (#42677) (#42678) (cherry picked from commit 7c8410c0571fbb22e659a8ddabd69581727426c4) Co-authored-by: Marcus Efraimsson --- packaging/docker/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packaging/docker/README.md b/packaging/docker/README.md index 16caf2457ec..fcce71778f9 100644 --- a/packaging/docker/README.md +++ b/packaging/docker/README.md @@ -19,7 +19,12 @@ Further documentation can be found at http://docs.grafana.org/installation/docke ### v8.3.0-beta2 - Our Alpine based images have been upgraded to Alpine [3.14.3](https://alpinelinux.org/posts/Alpine-3.14.3-released.html) [#41922](https://github.com/grafana/grafana/pull/41922) [@hairyhenderson](https://github.com/hairyhenderson) -- Our Go build image has been upgraded to Go [1.17.0](https://golang.org/doc/devel/release#go1.17.minor) [#41922](https://github.com/grafana/grafana/pull/41922) [@hairyhenderson](https://github.com/hairyhenderson) +- Our Go build image has been upgraded to Go [1.17.2](https://golang.org/doc/devel/release#go1.17.minor) [#41922](https://github.com/grafana/grafana/pull/41922) [@hairyhenderson](https://github.com/hairyhenderson) + +### v8.2.6 + +- **Security:** Upgrade Alpine based images to [3.14.3](https://alpinelinux.org/posts/Alpine-3.14.3-released.html). [#42061](https://github.com/grafana/grafana/pull/42061), [@dsotirakis](https://github.com/dsotirakis) +- **Security:** Upgrade Go to [1.17.2](https://go.dev/doc/devel/release#go1.17.minor). [#42427](https://github.com/grafana/grafana/pull/42427), [@idafurjes](https://github.com/idafurjes) ### v7.3.0-beta1