Skip to content

Commit 0f1e413

Browse files
chore: Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132 (#1175)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 5488037 commit 0f1e413

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"]
3333

3434
# Browser release copies the setup from the base agent and
3535
# additionally installs Chromium to support browser checks.
36-
FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.264-r0-3.21.2@sha256:c3394ca2a5d82eecba8b8bceff972ca3f0f925ac9dec6cb24be8b84811f4f73f AS with-browser
36+
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2@sha256:a9a4c45bdd6de1d256f3f62986c7cfa7609a2a9b662898d3f278dedaa5c8a496 AS with-browser
3737
RUN apk --no-cache add --repository community tini
3838
RUN adduser -D -u 12345 -g 12345 sm
3939

Dockerfile.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ENTRYPOINT ["/usr/local/bin/synthetic-monitoring-agent"]
3333

3434
# Browser release copies the setup from the base agent and
3535
# additionally installs Chromium to support browser checks.
36-
FROM ghcr.io/grafana/chromium-swiftshader-alpine:131.0.6778.264-r0-3.21.2@sha256:c3394ca2a5d82eecba8b8bceff972ca3f0f925ac9dec6cb24be8b84811f4f73f AS with-browser
36+
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2@sha256:a9a4c45bdd6de1d256f3f62986c7cfa7609a2a9b662898d3f278dedaa5c8a496 AS with-browser
3737
RUN apk --no-cache add --repository community tini
3838
RUN adduser -D -u 12345 -g 12345 sm
3939

0 commit comments

Comments
 (0)