Skip to content

Docker Hub latest Tag points to release candidate? #21889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
notDavid opened this issue Nov 21, 2022 · 2 comments
Closed

Docker Hub latest Tag points to release candidate? #21889

notDavid opened this issue Nov 21, 2022 · 2 comments
Labels

Comments

@notDavid
Copy link

Description

Hi there,

i have pointed my docker compose container to pull the image gitea/gitea:latest, however i am running version 1.18.0+rc0.

  • Should the latest tag not point to the latest stable version?
  • Could someone confirm whether this is some mistake, or a configuration error on my side?

Thank you.

https://hub.docker.com/r/gitea/gitea/tags

Gitea Version

1.18.0+rc0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker compose

services:
  server:
    image: gitea/gitea:latest

Database

SQLite

@delvh
Copy link
Member

delvh commented Nov 21, 2022

No, it's not a mistake on your side.
The latest tag should not point to an "unreleased" version.
It's a known bug that already happened with the switch from 1.16 to 1.17.
We thought we had it fixed already, but apparently, that wasn't the case.

@lunny
Copy link
Member

lunny commented Nov 21, 2022

duplicated with #21615

@lunny lunny closed this as completed Nov 21, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants