Skip to content

Commit 4c84bc2

Browse files
authored
Merge pull request #1412 from opentensor/feat/roman/fix-localnet-docker
Fix Dockerfile-localnet name
2 parents 74b7493 + 0ef2ac5 commit 4c84bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-localnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: docker/build-push-action@v4
6262
with:
6363
context: .
64-
file: Docker-localnet
64+
file: Dockerfile-localnet
6565
push: true
6666
platforms: linux/amd64,linux/arm64
6767
tags: |

0 commit comments

Comments
 (0)