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.14 .0
7
+ GBT_IMAGE =ghcr.io/grafana/grafana-build-tools:1.15 .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.14 .0@sha256:976d7ceebf570f078ef136580d6abb1bc68d921ac8c716ed3528fcccb16a7a6a
50
+ image : ghcr.io/grafana/grafana-build-tools:1.15 .0@sha256:b6c829aee32699dcdda0f3151168aef863e40b5a2014d5e9276c601d99e99c5d
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.14 .0@sha256:976d7ceebf570f078ef136580d6abb1bc68d921ac8c716ed3528fcccb16a7a6a
24
+ image : ghcr.io/grafana/grafana-build-tools:1.15 .0@sha256:b6c829aee32699dcdda0f3151168aef863e40b5a2014d5e9276c601d99e99c5d
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