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

vharseko
06.11.2022 23b32cc431f9d7f2006e78760698267d2f5144f9
.github/workflows/release.yml
@@ -175,7 +175,7 @@
          file: ./opendj-packages/opendj-docker/Dockerfile-alpine
          build-args: |
            VERSION=${{ github.event.inputs.releaseVersion }}
          platforms: linux/amd64,linux/arm64/8
          platforms: linux/amd64,linux/arm64/8, linux/s390x, linux/386, linux/arm/v7, linux/arm/v6, linux/ppc64le
          push: true
          tags: ${{ steps.meta_alpine.outputs.tags }}
          labels: ${{ steps.meta_alpine.outputs.labels }}