Why is my Docker Compose still showing v2.38.2 instead of the latest v2.39.1?

0
8
Asked By CuriousCloud99 On

I installed Docker Compose from the repository and it ended up downloading version 2.38.2. However, if I look at the release notes, it shows that version 2.39.1 is the latest. Can anyone explain why I'm not able to get the newest version?

1 Answer

Answered By TechieTinker91 On

Make sure you're checking the right place for downloads. I found v2.39.1 in the GitHub releases! Also, just to give you a heads-up, v2.39.0 was released not too long ago—maybe check the exact timing of your installation.

DockerDude45 -

Yeah, I downloaded it directly from the Docker website, and that worked for me!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.