Skip to content
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

Docker latest tag #1318

Open
wiseguy1394 opened this issue Jan 9, 2025 · 2 comments
Open

Docker latest tag #1318

wiseguy1394 opened this issue Jan 9, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@wiseguy1394
Copy link

What happened?

We are using the tag dunglas/frankenphp:latest-php8.3-bookworm and wondering why latest does not reference the latest php version?
We have now change the tag to 1.3-php8.3-bookworm which references the latest php version.

Build Type

Docker (Debian Bookworm)

Worker Mode

Yes

Operating System

GNU/Linux

CPU Architecture

x86_64

PHP configuration

dunglas/frankenphp:latest-php8.3-bookworm --> php 8.3.7
dunglas/frankenphp:1.3-php8.3-bookworm    --> php 8.3.15

Relevant log output

No response

@wiseguy1394 wiseguy1394 added the bug Something isn't working label Jan 9, 2025
@AlliBalliBaba
Copy link
Collaborator

Looks like the last time all the latest- tags were pushed was 8 months ago. Not sure if this a bug or intended @dunglas.

Instead of latest-php8.3-bookworm, you can just use php8.3-bookworm, which will always be the latest PHP 8.3 tag.

@dunglas
Copy link
Owner

dunglas commented Jan 11, 2025

Yes we changed the naming scheme. We should maybe remove old latest- tags, or add them back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants