mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
[PR #1293] add opencontainers labels #3460
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/1293
State: closed
Merged: No
There are other useful opencontainer labels though image.source will help renovatebot detect release notes for docker image.
Not sure how you release your docker images.
I have had good experience with using https://github.com/crazy-max/ghaction-docker-meta to add labels when building the docker image.