Just check the docker hub page, still 2 months ago
Is the alpine tag not using anymore? mirgated to latest-alpine tag? If so, I think you guys may should mention it in release note.
Originally created by @xqdoo00o on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4035
Just check the docker hub [page](https://hub.docker.com/r/vaultwarden/server/tags?page=1), still 2 months ago

Is the `alpine` tag not using anymore? mirgated to `latest-alpine` tag? If so, I think you guys may should mention it in release note.
GiteaMirror
added the bug label 2026-04-23 06:16:57 -05:00
We either need to do that manually, or you have to wait for a new release indeed.
But you might also use latest-alpine which makes a bit more clear you are using latest, but then the alpine version.
That one is up-to-date.
<!-- gh-comment-id:1798409757 -->
@BlackDex commented on GitHub (Nov 7, 2023):
We either need to do that manually, or you have to wait for a new release indeed.
But you might also use `latest-alpine` which makes a bit more clear you are using latest, but then the alpine version.
That one is up-to-date.
<!-- gh-comment-id:1801274593 -->
@mrmeowski commented on GitHub (Nov 8, 2023):
@BlackDex, would you consider the `alpine` tag deprecated? If so, should we update https://github.com/dani-garcia/vaultwarden/wiki/Which-container-image-to-use to replace `alpine` with `latest-alpine`?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @xqdoo00o on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4035
Just check the docker hub page, still 2 months ago

Is the
alpinetag not using anymore? mirgated tolatest-alpinetag? If so, I think you guys may should mention it in release note.@BlackDex commented on GitHub (Nov 6, 2023):
Indeed, thanks for the report!
@BlackDex commented on GitHub (Nov 6, 2023):
You can btw use
latest-alpinethat one is updated.@xqdoo00o commented on GitHub (Nov 7, 2023):
but alpine tag still not upgrade, must we waiting for the next release?
@BlackDex commented on GitHub (Nov 7, 2023):
We either need to do that manually, or you have to wait for a new release indeed.
But you might also use
latest-alpinewhich makes a bit more clear you are using latest, but then the alpine version.That one is up-to-date.
@mrmeowski commented on GitHub (Nov 8, 2023):
@BlackDex, would you consider the
alpinetag deprecated? If so, should we update https://github.com/dani-garcia/vaultwarden/wiki/Which-container-image-to-use to replacealpinewithlatest-alpine?@BlackDex commented on GitHub (Nov 8, 2023):
Thanks, i have update that page.