Skip to content

Commit

Permalink
Change name to ghcr.io/debabky/voting-svc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazarevsky authored Mar 24, 2024
1 parent 4988e75 commit e4043a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Vendor mod file
run: go mod vendor
- name: Build the Docker image
run: docker build . --file Dockerfile --tag voting-svc
run: docker build . --file Dockerfile --tag ghcr.io/debabky/voting-svc

0 comments on commit e4043a3

Please sign in to comment.