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

Update docker version #450

Open
gaiziRepo opened this issue Mar 28, 2024 · 0 comments
Open

Update docker version #450

gaiziRepo opened this issue Mar 28, 2024 · 0 comments

Comments

@gaiziRepo
Copy link

Hello, how can i update the docker version ?

I have an old version installed with the role geerlingguy.docker version 4.2.1 and the docker version istalled is 19.03.13.

I'm using geerlingguy.docker version 7.1.0 now and i want to update docker to it's latest version 26.0.

I did specify :
docker_packages_state: latest
docker_packages:

  • "docker-{{ docker_edition }}-26.0.0"
  • "docker-{{ docker_edition }}-26.0.0-cli"
  • "docker-{{ docker_edition }}-26.0.0-rootless-extras"

But it does not seem to work. how can i update docker version ? did i miss a step ?

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