We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa40d6 commit 6eea54cCopy full SHA for 6eea54c
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
29
30
- name: Build Container 🏗️
31
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # 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