mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[DOCKER] Getting version 1.14.3 when pulling "latest" #385
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jicho on GitHub (Nov 18, 2023).
Hi,
Today I've received a notification that version 1.15.0 of Planka is released.
When I update met container I'm setting versie 1.14.3 on the settings page...
When I go to ghcr.io/plankanban/planka:latest I see that 1.14.3 is tagged as latest:
But according to https://github.com/plankanban/planka tag 1.15.0 is the latest:
Any idea why docker isn't pulling the 1.15.0 version? I've tried multiple ways, but when Portainer is done updating (including pulling the latest version) I'm staying on 1.14.3 :(
Thanks for the reaction and keep up the nice work with Planka.
P.S.: I'm using this in my docker-compose:
@meltyshev commented on GitHub (Nov 18, 2023):
Hi! For some reason the Docker image wasn't built. I'm trying to resolve this issue now.
@jicho commented on GitHub (Nov 18, 2023):
Great, thanks!
And... good luck!
Please don't offer up your weekend for this ;)
@meltyshev commented on GitHub (Nov 18, 2023):
Done :) Please try to update.
@jicho commented on GitHub (Nov 18, 2023):
I'm getting 1.15.0 👍
Thanks!