We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddaff7f + c5d2742 commit 73edffcCopy full SHA for 73edffc
1 file changed
.github/workflows/Build Image.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Build and push
44
- name: Build dockerfile
45
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
46
with:
47
file: ./Dockerfile
48
platforms: linux/amd64,linux/arm/v7,linux/arm64
0 commit comments