[v11.5.x] Chore: Update alpine build docker image (#100018)

Chore: Update alpine build docker image (#99998)

baldm0mma/ update alpine build image

(cherry picked from commit 46af49f907)

Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2025-02-04 14:33:29 -07:00
committed by GitHub
co-authored by Jev Forsberg
parent d75d140554
commit 6b4c70d6a3
2 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ images = {
"node_deb": "node:{}-bookworm".format(nodejs_version[:2]),
"cloudsdk": "google/cloud-sdk:431.0.0",
"publish": "grafana/grafana-ci-deploy:1.3.3",
"alpine": "alpine:3.20.3",
"alpine": "alpine:3.20.5",
"ubuntu": "ubuntu:22.04",
"curl": "byrnedo/alpine-curl:0.1.8",
"plugins_slack": "plugins/slack",