[v11.0.x] Chore: Update alpine build docker image (#100070)

Chore: Update alpine build docker image (#99998)

baldm0mma/ update alpine build image

(cherry picked from commit 46af49f907)
This commit is contained in:
Jev Forsberg
2025-02-04 14:32:39 -07:00
committed by GitHub
parent d5a97f1fa4
commit 477dcb0335
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ images = {
"node": "node:{}-alpine".format(nodejs_version),
"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",