You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Browser release copies the setup from the base agent and
35
35
# additionally installs Chromium to support browser checks.
36
-
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.3@sha256:4934fe28704ba7022dbcca41281ec0a19f85a222d628664697b95e9a65127b1d AS with-browser
36
+
FROM ghcr.io/grafana/chromium-swiftshader-alpine:133.0.6943.126-r0-3.21.3@sha256:205bd0f121501b8c81f82deab1b39ce2e4c748ebc2d98fd7787e869e785c5578 AS with-browser
37
37
RUN apk --no-cache add --repository community tini
# Browser release copies the setup from the base agent and
35
35
# additionally installs Chromium to support browser checks.
36
-
FROM ghcr.io/grafana/chromium-swiftshader-alpine:132.0.6834.83-r0-3.21.3@sha256:4934fe28704ba7022dbcca41281ec0a19f85a222d628664697b95e9a65127b1d AS with-browser
36
+
FROM ghcr.io/grafana/chromium-swiftshader-alpine:133.0.6943.126-r0-3.21.3@sha256:205bd0f121501b8c81f82deab1b39ce2e4c748ebc2d98fd7787e869e785c5578 AS with-browser
37
37
RUN apk --no-cache add --repository community tini
0 commit comments