Skip to content

Commit

Permalink
Update dependency chromium-swiftshader to v131.1.0-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Nov 20, 2024
1 parent 3585d42 commit d026849
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.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd0
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.69-r0
ARG CHROMIUM_VERSION=131.1.0-r2
RUN apk add --no-cache "chromium-swiftshader=${CHROMIUM_VERSION}"

0 comments on commit d026849

Please sign in to comment.