Skip to content

Commit 09dc882

Browse files
authored
Update docker-image.yml
1 parent 70fc2d7 commit 09dc882

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
@@ -24,6 +24,6 @@ jobs:
2424
run: |
2525
# docker build . --file Dockerfile --tag cloud-cost-inspector:$(date +%s)
2626
docker build . --tag ghcr.io/ankurkumarz/cloud-cost-inspector:latest
27-
docker push ghcr.io/ankurkumar/cloud-cost-inspector:latest
27+
docker push ghcr.io/ankurkumarz/cloud-cost-inspector:latest
2828
2929

0 commit comments

Comments
 (0)