File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
# and a shell script. This is achieved by using the `VAR=value` syntax, which
5
5
# is valid in both Makefile and shell.
6
6
7
- GBT_IMAGE =ghcr.io/grafana/grafana-build-tools:v1.12.1
7
+ GBT_IMAGE =ghcr.io/grafana/grafana-build-tools:v1.14.0
Original file line number Diff line number Diff line change 47
47
id-token : none
48
48
49
49
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
51
51
volumes :
52
52
# This works as long as we are using self-hosted runners.
53
53
#
Original file line number Diff line number Diff line change 21
21
contents : read
22
22
23
23
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
25
25
volumes :
26
26
# This works as long as we are using self-hosted runners.
27
27
#
You can’t perform that action at this time.
0 commit comments