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 b3b5204 commit dc19eecCopy full SHA for dc19eec
.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
@@ -139,7 +139,7 @@ jobs:
139
140
141
- name: Build and push 🏗️
142
143
144
145
platforms: linux/amd64,linux/arm64
0 commit comments