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.
2 parents 3683994 + 42e9415 commit 297ab62Copy full SHA for 297ab62
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
29
30
- name: Build Container 🏗️
31
- uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
+ uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # 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