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.
1 parent 74b7493 commit 0ef2ac5Copy full SHA for 0ef2ac5
.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