|
|
@ -29,7 +29,7 @@ jobs:
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
|
|
|
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
|
|
|
- name: Set up Docker Buildx
|
|
|
|
- name: Set up Docker Buildx
|
|
|
|
uses: docker/setup-buildx-action@v1.6.0
|
|
|
|
uses: docker/setup-buildx-action@v2.5.0
|
|
|
|
- name: Login to DockerHub
|
|
|
|
- name: Login to DockerHub
|
|
|
|
uses: docker/login-action@v1.14.1
|
|
|
|
uses: docker/login-action@v1.14.1
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|