From 6c126dfe0f052a38a986e8523a76f8628cab1ff4 Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:22:17 +0000 Subject: [PATCH] chore: Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v131.0.6778.108-r0-3.21.0 --- Dockerfile | 2 +- Dockerfile.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 591736ce..251e7825 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"] # Third stage copies the setup from the base agent and # additionally installs Chromium to support browser checks. -FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.85-r0-3.20.3 AS with-browser +FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.108-r0-3.21.0@sha256:07c5ec3c9d63c263a2a2389a44000629f67ff3637f45d2d55cd74b7463c9a3ec AS with-browser RUN apk --no-cache add --repository community tini diff --git a/Dockerfile.build b/Dockerfile.build index 591736ce..251e7825 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -19,7 +19,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"] # Third stage copies the setup from the base agent and # additionally installs Chromium to support browser checks. -FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.85-r0-3.20.3 AS with-browser +FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.108-r0-3.21.0@sha256:07c5ec3c9d63c263a2a2389a44000629f67ff3637f45d2d55cd74b7463c9a3ec AS with-browser RUN apk --no-cache add --repository community tini