We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc1327 commit 346861fCopy full SHA for 346861f
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@263435318d21b8e681c14492fe198d362a7d2c83 # v6
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # 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