From b44ad2d5d4380b0adf59e95150579f14fa731178 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:07:44 +0000 Subject: [PATCH] chore: Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v150 | datasource | package | from | to | | ---------- | ------------------------------------------- | ----------------------- | ------------------------ | | docker | ghcr.io/grafana/chromium-swiftshader-alpine | 149.0.7827.53-r0-3.23.4 | 150.0.7871.181-r0-3.24.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- Dockerfile | 2 +- Dockerfile.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6c1a90379..aa70b1518 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"] # Browser release copies the setup from the base agent and # additionally installs Chromium to support browser checks. -FROM ghcr.io/grafana/chromium-swiftshader-alpine:149.0.7827.53-r0-3.23.4@sha256:9f1c9c4c0112e6f19c5e027ef97f4178c3e14da8288d6a37b008282ca781bffc AS with-browser +FROM ghcr.io/grafana/chromium-swiftshader-alpine:150.0.7871.181-r0-3.24.1@sha256:235e8d1bb222790e7c1a6dc9d5040a9496877a2354cabd3f348e0b15c510938e AS with-browser RUN apk --no-cache add --repository community tini RUN adduser -D -u 12345 -g 12345 sm diff --git a/Dockerfile.build b/Dockerfile.build index 6c1a90379..aa70b1518 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -36,7 +36,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"] # Browser release copies the setup from the base agent and # additionally installs Chromium to support browser checks. -FROM ghcr.io/grafana/chromium-swiftshader-alpine:149.0.7827.53-r0-3.23.4@sha256:9f1c9c4c0112e6f19c5e027ef97f4178c3e14da8288d6a37b008282ca781bffc AS with-browser +FROM ghcr.io/grafana/chromium-swiftshader-alpine:150.0.7871.181-r0-3.24.1@sha256:235e8d1bb222790e7c1a6dc9d5040a9496877a2354cabd3f348e0b15c510938e AS with-browser RUN apk --no-cache add --repository community tini RUN adduser -D -u 12345 -g 12345 sm