Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

images/chromium/Dockerfile: VERSION not supported #9

Open
DonGideon opened this issue Apr 25, 2022 · 0 comments
Open

images/chromium/Dockerfile: VERSION not supported #9

DonGideon opened this issue Apr 25, 2022 · 0 comments

Comments

@DonGideon
Copy link

DonGideon commented Apr 25, 2022

when trying to use the VERSION arg it seems like any other version but the latest of chromium cannot be found.
I do not know if it's something to do with the apt-get script or with the FROM ubuntu:bionic.

reproduce:
clone the repo
docker build . -t potato:99 --build-arg VERSION=99
⬇️
Version '99*' for 'chromium-browser' was not found

maybe there is a way to make it work?
thanks ⭐️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant