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 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:1.16.1
7+ GBT_IMAGE =ghcr.io/grafana/grafana-build-tools:v1.17.0
Original file line number Diff line number Diff line change 5555 - /var/run/docker.sock:/var/run/docker.sock:ro
5656
5757 container :
58- image : ghcr.io/grafana/grafana-build-tools:1.16.1 @sha256:d44664a2a6115deb50d9663aa58f5addbabe605581f031d1522df83e7a8de180
58+ image : ghcr.io/grafana/grafana-build-tools:v1.17.0 @sha256:a6eda68a8c72bc39811143a07643a8ef1eea2703c72faa5b09ac7e0a340b9d72
5959 volumes :
6060 # This works as long as we are using self-hosted runners.
6161 #
Original file line number Diff line number Diff line change 2121 contents : read
2222
2323 container :
24- image : ghcr.io/grafana/grafana-build-tools:1.16.1 @sha256:d44664a2a6115deb50d9663aa58f5addbabe605581f031d1522df83e7a8de180
24+ image : ghcr.io/grafana/grafana-build-tools:v1.17.0 @sha256:a6eda68a8c72bc39811143a07643a8ef1eea2703c72faa5b09ac7e0a340b9d72
2525 volumes :
2626 # This works as long as we are using self-hosted runners.
2727 #
You can’t perform that action at this time.
0 commit comments