-
-
Notifications
You must be signed in to change notification settings - Fork 485
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
Docker Engine Client and Docker Compose Version Stagnated #707
Comments
I miss-read the release date for 1.4.2 . The versions are more reasonable based on this. But I still wonder if the docker images should be re built periodically to update docker and possibly more upstream depends. I could create a feature request to add this. I wouldn't mind setting up CI to just build monthly. |
And now my arc is complete. I have just discovered the |
Thanks for this @mikehosmar - I was having similar issues per #520. I agree that updating the docker toolsets more frequently would be a good enhancement. |
for a quick and dirty workaround, you can just update: probably can be closed since 1.5.0 was released? |
Description
The Docker client version and Compose plugin are out of date by over a year compared to the apt source. What is the update procedure? Do you rebuild the base image when releasing?
👟 Reproduction steps
Fresh launch based on standard compose file.
👀 Expected behavior
The version of
docker-ce-cli
anddocker-compose-plugin
are the available release to corresponding to the date of the Dockge release. Below is what I observed runningapt update && apt upgrade
in the image.😓 Actual Behavior
Existing versions below:
Dockge Version
1.4.2
💻 Operating System and Arch
Ubuntu 22.04
🌐 Browser
Chrome 131.0.6778.205
🐋 Docker Version
Docker 27.1.1
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: