[v10.0.x] CI: Bump alpine image version (#83719)

CI: Bump `alpine` image version (#83716)

Bump image version

(cherry picked from commit c9d8d8713b)
This commit is contained in:
Andreas Christou
2024-02-29 20:25:22 +02:00
committed by GitHub
parent 4358fecffd
commit f9dffd7c0e
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.18.4",
"alpine": "alpine:3.19.1",
"ubuntu": "ubuntu:22.04",
"curl": "byrnedo/alpine-curl:0.1.8",
"plugins_slack": "plugins/slack",