|
@@ -67,7 +67,7 @@ jobs:
|
|
|
COMMIT_SHA=${{ steps.info.outputs.sha }}
|
|
|
labels: |
|
|
|
org.opencontainers.image.title=${{ github.event.repository.name }}
|
|
|
- org.opencontainers.image.description=${{ github.event.repository.description }}
|
|
|
+ org.opencontainers.image.description=Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support
|
|
|
org.opencontainers.image.url=${{ github.event.repository.html_url }}
|
|
|
org.opencontainers.image.source=${{ github.event.repository.clone_url }}
|
|
|
org.opencontainers.image.version=${{ steps.info.outputs.version }}
|