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 afbd677 commit 6dfc245Copy full SHA for 6dfc245
.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@15560696de535e4014efeff63c48f16952e52dd1 # v6
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
32
with:
33
context: .
34
push: false
@@ -119,7 +119,7 @@ jobs:
119
120
121
- name: Build and push 🏗️
122
123
124
125
platforms: linux/amd64,linux/arm64
0 commit comments