Open TrekkieByDay opened 9 months ago
This fails on both my Windows and Mac machines. Potentially out of date
=> ERROR [loconotion 4/12] RUN wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool
Error output is:
[loconotion 4/12] RUN wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_99.0.4844.74-1_amd64.deb && apt install -y /tmp/chrome.deb && rm /tmp/chrome.deb: 0.552 https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_99.0.4844.74-1_amd64.deb: 0.552 2024-02-24 03:44:35 ERROR 404: Not Found. failed to solve: process "/bin/sh -c wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb && apt install -y /tmp/chrome.deb && rm /tmp/chrome.deb" did not complete successfully: exit code: 8
failed to solve: process "/bin/sh -c wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb && apt install -y /tmp/chrome.deb && rm /tmp/chrome.deb" did not complete successfully: exit code: 8
This fails on both my Windows and Mac machines. Potentially out of date
=> ERROR [loconotion 4/12] RUN wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool
Error output is: