Skip to content

Commit

Permalink
Update dependency chromium-swiftshader to v131.0.6778.139-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored and Nadia Santalla committed Dec 16, 2024
1 parent 2591540 commit 8fb3742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ ARG ALPINE_VERSION=3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc94
FROM alpine:${ALPINE_VERSION}

# Renovate and CI/CD interact with the following line. Keep its format as it is.
ARG CHROMIUM_VERSION=131.0.6778.108-r0
ARG CHROMIUM_VERSION=131.0.6778.139-r0
RUN apk add --no-cache "chromium-swiftshader=${CHROMIUM_VERSION}"

0 comments on commit 8fb3742

Please sign in to comment.