-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
Unable to build AMD64 image with versions locked in #382
Comments
This is caused by the AMD base image being updated https://hub.docker.com/r/cm2network/steamcmd/tags |
Looks like they don't have versions so we can't lock it to the specific image tag. |
Opened an issue on his Github and he is working on it! CM2Walki/steamcmd#56 |
Awesome. Once they do that we can lock it in to prevent this in the future. |
Describe the bug
I am unable to build the image with the current
apt-get install package-version
as the version seems to be breaking it.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should build
Actual behavior
Screenshots
OS information
Hardware information
N/A
docker-compose.yml contents
Default
Container/Host Logs
N/A
Additional context
Removing all the version specifications and it works
The text was updated successfully, but these errors were encountered: