Skip to content

Commit f14a619

Browse files
grafanarenovatebot[bot]mem
authored andcommitted
chore: Update ghcr.io/grafana/grafana-build-tools Docker tag to v1.14.0
1 parent b9c3258 commit f14a619

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gbt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# and a shell script. This is achieved by using the `VAR=value` syntax, which
55
# is valid in both Makefile and shell.
66

7-
GBT_IMAGE=ghcr.io/grafana/grafana-build-tools:v1.12.1
7+
GBT_IMAGE=ghcr.io/grafana/grafana-build-tools:v1.14.0

.github/workflows/build_and_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
id-token: none
4848

4949
container:
50-
image: ghcr.io/grafana/grafana-build-tools:v1.13.0@sha256:8a314d3961678a751a45e7ba4fe3e0a21ca69d479f305e6224e2a011428f6384
50+
image: ghcr.io/grafana/grafana-build-tools:v1.14.0@sha256:976d7ceebf570f078ef136580d6abb1bc68d921ac8c716ed3528fcccb16a7a6a
5151
volumes:
5252
# This works as long as we are using self-hosted runners.
5353
#

.github/workflows/validate_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
contents: read
2222

2323
container:
24-
image: ghcr.io/grafana/grafana-build-tools:v1.13.0@sha256:8a314d3961678a751a45e7ba4fe3e0a21ca69d479f305e6224e2a011428f6384
24+
image: ghcr.io/grafana/grafana-build-tools:v1.14.0@sha256:976d7ceebf570f078ef136580d6abb1bc68d921ac8c716ed3528fcccb16a7a6a
2525
volumes:
2626
# This works as long as we are using self-hosted runners.
2727
#

0 commit comments

Comments
 (0)