Skip to content

Commit 918c46a

Browse files
Merge pull request #11 from vimal-tech-dev/bugfix/issue-10-docker-buildx-failed
Bugfix/issue 10 docker buildx failed
2 parents cf65bd4 + 3bb0ea7 commit 918c46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- uses: actions/checkout@v4
3636

3737
- name: Build Docker image
38-
run: docker build -t contact-api
38+
run: docker build -t contact-api .

0 commit comments

Comments
 (0)