Closed tim-moody closed 4 months ago
Just to confirm the easiest way to reproduce this, I ran
root@iiab-content:/Scrapes/offline.mdwiki# docker run -it ghcr.io/openzim/mwoffliner:latest /bin/bash
starting redis-server in the background…
root@bbaf53f3899e:/# mwoffliner --version
1.12.1
$ docker run -it ghcr.io/openzim/mwoffliner:latest /bin/bash
Unable to find image 'ghcr.io/openzim/mwoffliner:latest' locally
latest: Pulling from openzim/mwoffliner
e756f3fdd6a3: Pull complete
bf168a674899: Pull complete
e604223835cc: Pull complete
6d5c91c4cd86: Pull complete
2cc8d8854262: Pull complete
b8798d556362: Pull complete
1e82cabc883f: Pull complete
23f138e1a91d: Pull complete
93a9fe95e21a: Pull complete
d908c19f646f: Pull complete
7c685d6ffb4f: Pull complete
54a405c82d54: Pull complete
9fff2347800e: Pull complete
b6e696632749: Pull complete
201d89be030d: Pull complete
267c8672357b: Pull complete
250708720fa8: Pull complete
b99042e1cf94: Pull complete
dba6adfe9659: Pull complete
341fbc1ca9aa: Pull complete
4596ebe17e8a: Pull complete
7271deabed31: Pull complete
5f873269626a: Pull complete
96807552ef0e: Pull complete
5b7127813482: Pull complete
68f06a1835e6: Pull complete
bc276c7773b5: Pull complete
662ce6f84098: Pull complete
715f30b97e16: Pull complete
Digest: sha256:b620a0bf38fc25464790df0114743e2f071a2253f721ee30141259beadb5d437
Status: Downloaded newer image for ghcr.io/openzim/mwoffliner:latest
starting redis-server in the background…
root@2657c88285c1:/# mwoffliner --version
1.13.0
I am running docker run -it ghcr.io/openzim/mwoffliner:latest but in the log it says Starting mwoffliner v1.12.1... ( it used to say v1.13)
Any ideas? Any way to verify whether it is truly v1.12 or only the message is wrong?