Skip to content

Commit b4b232a

Browse files
chore: Update ghcr.io/grafana/grafana-build-tools Docker tag to v1.33.0 (#288)
| datasource | package | from | to | | ---------- | ----------------------------------- | ------- | ------- | | docker | ghcr.io/grafana/grafana-build-tools | v1.32.0 | v1.33.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b0c1322 commit b4b232a

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

.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.32.0@sha256:3f1ebedf36dcc6a81cbad5af0c48d9e888ee7313eb54b5a64726a29f5cbcb74e
28+
image: ghcr.io/grafana/grafana-build-tools:v1.33.0@sha256:549b023fb675564515a4dfe57ecee251e3c67b939f2bdbcce294a9472a54a2e6
2929
volumes:
3030
# This works as long as we are using self-hosted runners.
3131
#

0 commit comments

Comments
 (0)