I just tried updating Cal to the latest version (v...
# docker
e
I just tried updating Cal to the latest version (v2.5.9). Followed the instructions (https://github.com/calcom/docker) - Docker Down, Pull, Up and yet it seems I'm still on 2.5.5 according to the UI? How can I check which version I'm using and if the app updated? @Peer @Colin - Krumware
Hmm, seems I'm still using the old image even though I did a pull. Has the docker config been updated to point to the latest Github release? Or is this an issue on my side with Portainer?
c
I hadn't had the chance to trigger the release on the docker side. You can use the tag
main
for nightlys!
e
Just coming back to say I'd figured it out that the Docker Image hasn't been updated...😁https://github.com/calcom/docker/releases/tag/v2.5.5
When you say use the Main tag for nightlies, where would I put that? Is that in the following URL?calcom.docker.scarf.sh/calcom/cal.com:main
Apologies for the silly question haha
Figured it out... Add it to the image URL in the YML file 🙏🏽 If using Portainer, make sure you pull when updating the stack or container. Main only got me to 2.5.8 though. How can I get to 2.5.9?
p
i think we forgot to increment the version number
i think 2.5.8 should be fine
c
I was out of pocket unexpectedly. Sorry for the gap!
e
Awesome, thanks for the info 🙏🏽
c
@Elliott is there an option equivalent to 'always pull' in portainer? we typically set that in other orchestrators as standard practice
e
Yep, you just flick a button to pull, rather than it being an option to always pull...