We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9dffb commit b64ba6aCopy full SHA for b64ba6a
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
39
40
- name: Build Container 🏗️
41
- uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
+ uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6
42
with:
43
context: .
44
push: false
@@ -139,7 +139,7 @@ jobs:
139
140
141
- name: Build and push 🏗️
142
143
144
145
platforms: linux/amd64,linux/arm64
0 commit comments