Skip to content

Commit

Permalink
chore: Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag …
Browse files Browse the repository at this point in the history
…to v132
  • Loading branch information
grafanarenovatebot[bot] authored Feb 6, 2025
1 parent eb02887 commit eb9a4f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.264-r0-3.21.2@sha256:c3394ca2a5d82eecba8b8bceff972ca3f0f925ac9dec6cb24be8b84811f4f73f AS with-browser
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2@sha256:af189c0ad456d43bbfd38f21398f9d457d57b0455b6fbf986235a9b49080df44 AS with-browser

RUN apk --no-cache add --repository community tini

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -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.264-r0-3.21.2@sha256:c3394ca2a5d82eecba8b8bceff972ca3f0f925ac9dec6cb24be8b84811f4f73f AS with-browser
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.2@sha256:af189c0ad456d43bbfd38f21398f9d457d57b0455b6fbf986235a9b49080df44 AS with-browser

RUN apk --no-cache add --repository community tini

Expand Down

0 comments on commit eb9a4f4

Please sign in to comment.