diff --git a/.github/workflows/docker-release.yml b/.github/workflows/docker-release.yml index 52660ef72..ab910b563 100644 --- a/.github/workflows/docker-release.yml +++ b/.github/workflows/docker-release.yml @@ -36,9 +36,7 @@ jobs: labels: | org.opencontainers.image.title=Servatrice org.opencontainers.image.url=https://cockatrice.github.io/ - annotations: | - manifest:org.opencontainers.image.title=Servatrice - manifest:org.opencontainers.image.url=https://cockatrice.github.io/ + org.opencontainers.image.description=Server for cockatrice, a cross-platform virtual tabletop for multiplayer card games - name: Set up QEMU uses: docker/setup-qemu-action@v3