We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545b758 commit eeb2404Copy full SHA for eeb2404
.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@263435318d21b8e681c14492fe198d362a7d2c83 # v6
42
with:
43
context: .
44
push: false
@@ -140,7 +140,7 @@ jobs:
140
141
142
- name: Build and push 🏗️
143
144
145
146
platforms: linux/amd64,linux/arm64
0 commit comments