Skip to content

Fix chromedriver version in Dockerfile to ensure compatibility with c… #14

Fix chromedriver version in Dockerfile to ensure compatibility with c…

Fix chromedriver version in Dockerfile to ensure compatibility with c… #14

Triggered via push February 23, 2025 08:56
Status Failure
Total duration 56s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CHROMEDRIVER_VERSION=133.0.6943.126 && wget -O /tmp/chromedriver.zip http://chromedriver.storage.googleapis.com/$CHROMEDRIVER_VERSION/chromedriver_linux64.zip && unzip /tmp/chromedriver.zip chromedriver -d /usr/local/bin/ && chmod +x /usr/local/bin/chromedriver && rm /tmp/chromedriver.zip" did not complete successfully: exit code: 8
docker
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists