Skip to content

Docker file needs to be updated #143

@TrekkieByDay

Description

@TrekkieByDay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions