Compare commits

..

No commits in common. "f58488e2659d6b48d33bf75cb4af197793ce477f" and "85e876bd3a78bcc6b9925c818c482e365cf13b71" have entirely different histories.

View File

@ -345,7 +345,7 @@ jobs:
type=sha
-
name: Build and push to local registry
uses: docker/build-push-action@v7
uses: docker/build-push-action@v6
with:
context: ./test
file: ./test/Dockerfile
@ -462,7 +462,7 @@ jobs:
maintainer=Foo
-
name: Build
uses: docker/build-push-action@v7
uses: docker/build-push-action@v6
with:
context: ./test
file: ./test/output.Dockerfile