Skip to content

Commit c6a3029

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

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

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

0 commit comments

Comments
 (0)