-
Notifications
You must be signed in to change notification settings - Fork 1.9k
docker image nextcloud:32.0.8-apache identifies itself as 32.0.6 #2562
Description
I just pulled nextcloud:32.0.8-apache to upgrade from 32.0.6. after docker compose down && docker compose up -d nextcloud started immediately without the usual upgrade process.The image is in use: docker image ls|grep next
WARNING: This output is designed for human readability. For machine-readable output, please use --format.
nextcloud:32.0.3-apache 022842a6f6d3 1.44GB 0B
nextcloud:32.0.5-apache 7cee617551ce 1.46GB 0B
nextcloud:32.0.6-apache 95af8827ff70 1.45GB 0B
nextcloud:32.0.8-apache f18351fbe92e 1.45GB 0B U <------------------
but: docker exec nextcloud cat /var/www/html/version.php