We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd0190a + 7d8315a commit f984aceCopy full SHA for f984ace
.github/workflows/CRON.yml
@@ -19,7 +19,7 @@ jobs:
19
install: true
20
21
- name: QEMU
22
- uses: docker/setup-qemu-action@v3.5.0
+ uses: docker/setup-qemu-action@v3.6.0
23
with:
24
image: tonistiigi/binfmt:latest
25
platforms: amd64,arm64
.github/workflows/PUSH-MASTER.yml
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
.github/workflows/PUSH-OTHER.yml
@@ -53,7 +53,7 @@ jobs:
58
59
0 commit comments