[FIX] Install Chrome fixed version to avoid sudden errors #1548
Annotations
1 error and 1 warning
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $(lsb_release -c -s) in focal) CHROME_DEB_URL=https://snapshot.debian.org/archive/debian-security/20240117T233842Z/pool/updates/main/c/chromium/chromium_120.0.6099.224-1~deb11u1_amd64.deb ;; jammy) CHROME_DEB_URL=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_123.0.6312.58-1_amd64.deb ;; esac && curl -sSL $CHROME_DEB_URL -o /tmp/chrome.deb && apt-get -y install --no-install-recommends /tmp/chrome.deb && rm /tmp/chrome.deb" did not complete successfully: exit code: 100
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading