diff --git a/.github/workflows/backend-publish.yml b/.github/workflows/backend-publish.yml index 0038b24..e0eaa19 100644 --- a/.github/workflows/backend-publish.yml +++ b/.github/workflows/backend-publish.yml @@ -86,7 +86,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64 diff --git a/.github/workflows/backend_httpd-publish.yml b/.github/workflows/backend_httpd-publish.yml index 51918fa..9020cb7 100644 --- a/.github/workflows/backend_httpd-publish.yml +++ b/.github/workflows/backend_httpd-publish.yml @@ -85,7 +85,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64,linux/arm64 diff --git a/.github/workflows/builder-publish.yml b/.github/workflows/builder-publish.yml index e17ae8d..ad5213c 100644 --- a/.github/workflows/builder-publish.yml +++ b/.github/workflows/builder-publish.yml @@ -85,7 +85,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64,linux/arm64 diff --git a/.github/workflows/database-publish.yml b/.github/workflows/database-publish.yml index 0a7a30f..09cd2c9 100644 --- a/.github/workflows/database-publish.yml +++ b/.github/workflows/database-publish.yml @@ -85,7 +85,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64 diff --git a/.github/workflows/distgit-publish.yml b/.github/workflows/distgit-publish.yml index d46c39f..93e3628 100644 --- a/.github/workflows/distgit-publish.yml +++ b/.github/workflows/distgit-publish.yml @@ -85,7 +85,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64 diff --git a/.github/workflows/frontend-publish.yml b/.github/workflows/frontend-publish.yml index f17febc..3e0745c 100644 --- a/.github/workflows/frontend-publish.yml +++ b/.github/workflows/frontend-publish.yml @@ -92,7 +92,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64 diff --git a/.github/workflows/keygen-signd-publish.yml b/.github/workflows/keygen-signd-publish.yml index 39c7828..fc874eb 100644 --- a/.github/workflows/keygen-signd-publish.yml +++ b/.github/workflows/keygen-signd-publish.yml @@ -85,7 +85,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64 diff --git a/.github/workflows/resalloc-publish.yml b/.github/workflows/resalloc-publish.yml index df1e842..571b67f 100644 --- a/.github/workflows/resalloc-publish.yml +++ b/.github/workflows/resalloc-publish.yml @@ -87,7 +87,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and push Docker image id: build-and-push - uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d with: context: docker/${{github.workflow}}/ platforms: linux/amd64