Skip to content

Container Registry published date not updating #35947

@kodebach

Description

@kodebach

Description

When I push an image to the container registry of gitea e.g.

docker push gitea.kodebach.com/kodebach/foo:some-tag

it appears on https://gitea.kodebach.com/kodebach/-/packages as expected and it shows that the image was published just now. If I later build a new image with the same tag and push it again, gitea accepts this as expected, but the publish date on https://gitea.kodebach.com/kodebach/-/packages/container/foo/some-tag does not update.

This seems to be a web interface issue. Pulling the image returns the newer versions and using skopeo I also see the correct date as Created.

Gitea Version

1.25.1

Can you reproduce the bug on the Gitea demo site?

No

Note: I couldn't test this on the demo site, because I constantly got 500 Internal Server Error when trying to set up a test repo.

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker with gitea/gitea image

Database

PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions