[v10.0.x] Chore: Upgrade Go to 1.20.10 (#76365)

Chore: Upgrade Go to 1.20.10 (#76355)

* [v10.1.x] Chore: Upgrade Go to 1.20.10

* Rebuild .drone.yml

(cherry picked from commit 4287686420)
This commit is contained in:
Horst Gutmann
2023-10-11 17:45:57 +03:00
committed by GitHub
parent 917aa0aa49
commit 64485061ba
7 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ images = {
"publish_image": "grafana/grafana-ci-deploy:1.3.3",
"alpine_image": "alpine:3.18.3",
"curl_image": "byrnedo/alpine-curl:0.1.8",
"go_image": "golang:1.20.8",
"go_image": "golang:1.20.10",
"plugins_slack_image": "plugins/slack",
"postgres_alpine_image": "postgres:12.3-alpine",
"mysql5_image": "mysql:5.7.39",