Skip to content

Commit 7de87a5

Browse files
chore: Update ghcr.io/grafana/grafana-build-tools Docker tag to v1.28.2 (#269)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent fdf0050 commit 7de87a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.28.1
7+
GBT_IMAGE=ghcr.io/grafana/grafana-build-tools:v1.28.2

.github/workflows/validate_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
contents: read
2626
id-token: write
2727
container:
28-
image: ghcr.io/grafana/grafana-build-tools:v1.28.1@sha256:98ee525b46c3cfddcc5e2f3534093c03af87bc97b311144f1acac9521913fcf6
28+
image: ghcr.io/grafana/grafana-build-tools:v1.28.2@sha256:c3ab0b70cffab699cf2b841aff46aabeeeeffd9858453b2d45feee705b3a9ab8
2929
volumes:
3030
# This works as long as we are using self-hosted runners.
3131
#

0 commit comments

Comments
 (0)