mirror of
https://github.com/lldap/lldap.git
synced 2026-04-26 00:36:01 +03:00
[GH-ISSUE #589] Can not update to 0.4.3 #216
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Hobbabobba on GitHub (May 20, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/589
At the moment i use the image
nitnelave/lldap:latest-alpineand my logs saysThe GUI says "LLDAP version 0.4.2"
When i try to update to image
nitnelave/lldap:v0.4.3-alpinemy log saysHow can i update to the new image? Esp. https://github.com/lldap/lldap/issues/512 would be nice to fix.
@nitnelave commented on GitHub (May 21, 2023):
I think it's just a matter of caching for the frontend. That or I forgot to
update the frontend version. But now you are on the 0.5.0-alpha.
On Sun, 21 May 2023, 05:28 Hobbabobba, @.***> wrote:
@Hobbabobba commented on GitHub (May 21, 2023):
You were right. After i cleaned the browser cache everything is working!