We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a875d9c commit 6ec105cCopy full SHA for 6ec105c
.github/workflows/docker-publish.yml
@@ -68,4 +68,4 @@ jobs:
68
tags: ${{ steps.meta.outputs.tags }}
69
labels: ${{ steps.meta.outputs.labels }}
70
platforms: linux/amd64,linux/arm64
71
- outputs: type=image,name=target,annotation-index.org.opencontainers.image.description="Dockerized HAProxy with Lets Encrypt certificates automatic renewal"
+ outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Dockerized HAProxy with Lets Encrypt certificates automatic renewal
0 commit comments