We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b0c7a4 + 2f1e507 commit 594b19cCopy full SHA for 594b19c
.github/workflows/build-docker.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Set up Docker Buildx
35
uses: docker/setup-buildx-action@v2
36
- name: Build only
37
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
38
with:
39
context: .
40
load: true
0 commit comments