We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c60355 commit 8241a0bCopy full SHA for 8241a0b
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
29
30
- name: Build Container 🏗️
31
- uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
32
with:
33
context: .
34
push: false
@@ -120,7 +120,7 @@ jobs:
120
121
122
- name: Build and push 🏗️
123
124
125
126
platforms: linux/amd64,linux/arm64
0 commit comments