Skip to content

Commit 1a14660

Browse files
authored
Update docker-image.yml
1 parent b2564a9 commit 1a14660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Build the Docker image
18-
run: docker build . --file Dockerfile --tag picpilot:$(date +%s)
18+
run: docker build . --file .Dockerfile --tag picpilot:$(date +%s)

0 commit comments

Comments
 (0)