mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-05 10:59:04 +02:00
Fix license references
This commit is contained in:
@@ -49,7 +49,7 @@ target "base" {
|
||||
"org.opencontainers.image.description" = "The easiest way to share and manage your Git, Mercurial and Subversion repositories"
|
||||
"org.opencontainers.image.url" = "https://scm-manager.org/"
|
||||
"org.opencontainers.image.source" = "https://github.com/scm-manager/docker"
|
||||
"org.opencontainers.image.licenses" = "MIT"
|
||||
"org.opencontainers.image.licenses" = "AGPLv3"
|
||||
"org.opencontainers.image.version" = VERSION
|
||||
"org.opencontainers.image.revision" = COMMIT_SHA
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user