Dear all, I inherited a Nextcloud installation that uses Docker image 23.0.3. The oldest supported right now is 25. What is the smartest way to get at an image of version 24 in order to have a migration path?
The solution appears to be to just use the right tags. I accidentally left in a spurious “nextcloud” in my docker-compose.yml that I use for testing. This mistake caused it to override the image I choose by the newest image. I thought this was due to the tag I looked for being not present any more. Sorry for that. I was tempted to delete this posting, but it may be useful for others in the same situation.
1 Like