H
Homarr10mo ago
Chiggy

Can't update homarr container

Hey. I want to upgrade to v0.15.1 so I ran the following commands:
docker stop homarr
docker pull ghcr.io/ajnart/homarr:latest
docker rm homarr
docker compose up -d homarr
docker stop homarr
docker pull ghcr.io/ajnart/homarr:latest
docker rm homarr
docker compose up -d homarr
However when i open homarr and go to the about page, it says v0.15.0 and that there's a new version available.
Solution:
worked. ty!
Jump to solution
8 Replies
Cakey Bot
Cakey Bot10mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Chiggy
ChiggyOP10mo ago
here's my docker compose
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
- ./homarr/images/backgrounds:/app/public/imgs/backgrounds
ports:
- '7575:7575'
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- ./homarr/data:/data
- ./homarr/images/backgrounds:/app/public/imgs/backgrounds
ports:
- '7575:7575'
Manicraft1001
Manicraft100110mo ago
Hi @Chiggy , can you post your image hash?
Chiggy
ChiggyOP10mo ago
1 sec
chiggy@hermes:~$ docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
ghcr.io/ajnart/homarr latest a5193be381f3 25 hours ago 663MB
...
chiggy@hermes:~$ docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
ghcr.io/ajnart/homarr latest a5193be381f3 25 hours ago 663MB
...
I tried manually removing the homarr image and then re creating homarr from compsoe still nope
Manicraft1001
Manicraft100110mo ago
We forgot to update the version counter
Chiggy
ChiggyOP10mo ago
oh :P in-app?
Manicraft1001
Manicraft100110mo ago
try again
Solution
Chiggy
Chiggy10mo ago
worked. ty!
Want results from more Discord servers?
Add your server