official docker image: tag "1" downgraded from 1.11.1 to 1.10.5 #5019

Closed
opened 2025-11-02 06:11:07 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @dujiulun on GitHub (Mar 7, 2020).

  • Gitea version (or commit ref): 1.10.5 / 1.11.1
  • Git version: Not relevant
  • Operating system: Docker
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I use the official docker image (gitea/gitea)[https://hub.docker.com/r/gitea/gitea] with tag "1" because I want to stay on the 1.x branch. Previously it was mapped to 1.11.1. Today when I restart and re-pull the image, my gitea version is downgraded to 1.10.5.

IMHO semantic tags like "1" or "1.11" should always point to the latest version in that branch and not go backwards.

Screenshots

gitea-docker

Tag "1" has the same digest as 1.10.5.

Originally created by @dujiulun on GitHub (Mar 7, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.10.5 / 1.11.1 - Git version: Not relevant - Operating system: Docker - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description I use the official docker image (gitea/gitea)[https://hub.docker.com/r/gitea/gitea] with tag "1" because I want to stay on the 1.x branch. Previously it was mapped to 1.11.1. Today when I restart and re-pull the image, my gitea version is downgraded to 1.10.5. IMHO semantic tags like "1" or "1.11" should always point to the latest version in that branch and not go backwards. ## Screenshots ![gitea-docker](https://user-images.githubusercontent.com/5555270/76143759-07893100-60b5-11ea-9390-0773b50da457.png) Tag "1" has the same digest as 1.10.5. <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the topic/build label 2025-11-02 06:11:07 -06:00
Author
Owner

@0x5c commented on GitHub (Mar 8, 2020):

I got the same problem on my end. The migration code wasn't happy about that

@0x5c commented on GitHub (Mar 8, 2020): I got the same problem on my end. The migration code wasn't happy about that
Author
Owner

@techknowlogick commented on GitHub (Mar 8, 2020):

I've re-tagged the docker images. This is now fixed.

@techknowlogick commented on GitHub (Mar 8, 2020): I've re-tagged the docker images. This is now fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5019