Skip to content

Commit e4a3e5e

Browse files
authored
Update action.yml
1 parent 06ab587 commit e4a3e5e

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/core-cicd/deployment/deploy-docker

1 file changed

+1
-1
lines changed

.github/actions/core-cicd/deployment/deploy-docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ runs:
148148
- name: Set up QEMU
149149
uses: docker/[email protected]
150150
with:
151-
image: tonistiigi/binfmt:qemu-v8.1.5
151+
image: tonistiigi/binfmt:qemu-v7.0.0
152152
platforms: ${{ inputs.docker_platforms }}
153153

154154
- name: Docker Metadata

0 commit comments

Comments
 (0)