Skip to content

Commit

Permalink
Update dependency chromium-swiftshader to v129
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored and roobre committed Oct 9, 2024
1 parent f6bbead commit 796642d
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 @@ -27,7 +27,7 @@ FROM --platform=$TARGETPLATFORM alpine:3.20.3 AS with-browser
# The --repository arg is required for renovate to know which alpine repo it should look for updates in.
# To keep the renovate regex simple, only keep one package installation per line.
RUN apk --no-cache add --repository community tini=0.19.0-r3 && \
apk --no-cache add --repository community chromium-swiftshader=128.0.6613.119-r0
apk --no-cache add --repository community chromium-swiftshader=129.0.6668.89-r0

COPY --from=release /usr/local/bin/synthetic-monitoring-agent /usr/local/bin/synthetic-monitoring-agent
COPY --from=release /usr/local/bin/sm-k6 /usr/local/bin/sm-k6
Expand Down

0 comments on commit 796642d

Please sign in to comment.