[GH-ISSUE #863] Container image tag "latest" is not updated v1.6.0 #402

Closed
opened 2026-02-25 23:34:08 +03:00 by kerem · 2 comments
Owner

Originally created by @Zlendy on GitHub (Mar 23, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/863

Originally assigned to: @fmartingr on GitHub.

Data

  • Shiori version: N/A
  • Database Engine: N/A
  • Operating system: N/A
  • CLI/Web interface/Web Extension: N/A

Describe the bug / actual behavior

v1.5.5 is tagged as "latest": https://github.com/go-shiori/shiori/pkgs/container/shiori/129493129?tag=latest

Expected behavior

v1.6.0 should be the latest image because it is the latest release of this software: https://github.com/go-shiori/shiori/releases/tag/v1.6.0

To Reproduce

Steps to reproduce the behavior:

  1. docker pull ghcr.io/go-shiori/shiori:latest
Originally created by @Zlendy on GitHub (Mar 23, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/863 Originally assigned to: @fmartingr on GitHub. ## Data - **Shiori version**: N/A - **Database Engine**: N/A - **Operating system**: N/A - **CLI/Web interface/Web Extension**: N/A ## Describe the bug / actual behavior v1.5.5 is tagged as "latest": https://github.com/go-shiori/shiori/pkgs/container/shiori/129493129?tag=latest ## Expected behavior v1.6.0 should be the latest image because it is the latest release of this software: https://github.com/go-shiori/shiori/releases/tag/v1.6.0 ## To Reproduce Steps to reproduce the behavior: 1. docker pull ghcr.io/go-shiori/shiori:latest
Author
Owner

@fmartingr commented on GitHub (Mar 23, 2024):

I have fixed the pipeline and pushed the v1.6.0 as latest manually. Can you confirm?

$ docker run --rm ghcr.io/go-shiori/shiori:latest version
Shiori version 1.6.0 (build 595cb45a2ce7031926ead1f1e1324e673e36d676) at 2024-03-17T12:09:08Z
<!-- gh-comment-id:2016547499 --> @fmartingr commented on GitHub (Mar 23, 2024): I have fixed the pipeline and pushed the v1.6.0 as latest manually. Can you confirm? ``` $ docker run --rm ghcr.io/go-shiori/shiori:latest version Shiori version 1.6.0 (build 595cb45a2ce7031926ead1f1e1324e673e36d676) at 2024-03-17T12:09:08Z ```
Author
Owner

@Zlendy commented on GitHub (Mar 23, 2024):

Yup, it's working as expected now. Thank you for addressing this in such a short time!

<!-- gh-comment-id:2016626821 --> @Zlendy commented on GitHub (Mar 23, 2024): Yup, it's working as expected now. Thank you for addressing this in such a short time!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#402
No description provided.