mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
08.57.2022 d967673e1af894245300dc734496caf0a74701d4
.github/workflows/release.yml
@@ -165,7 +165,7 @@
          file: ./opendj-packages/opendj-docker/Dockerfile
          build-args: |
            VERSION=${{ github.event.inputs.releaseVersion }}
          platforms: linux/amd64,linux/arm64/8
          platforms: linux/amd64, linux/arm64/8, linux/arm/v7, linux/ppc64le, linux/s390x
          push: true
          tags: ${{ steps.meta.outputs.tags }}
          labels: ${{ steps.meta.outputs.labels }}