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.
2 parents 74b7493 + 0ef2ac5 commit 4c84bc2Copy full SHA for 4c84bc2
.github/workflows/docker-localnet.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: docker/build-push-action@v4
62
with:
63
context: .
64
- file: Docker-localnet
+ file: Dockerfile-localnet
65
push: true
66
platforms: linux/amd64,linux/arm64
67
tags: |
0 commit comments