Skip to content

Commit

Permalink
Fix make file
Browse files Browse the repository at this point in the history
  • Loading branch information
choffmeister committed Nov 13, 2021
1 parent bb56a25 commit 900beba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ container:

container-push: container
docker push $(IMAGE):$(VERSION)
docker tag $(IMAGE):$(VERSION) $(IMAGE):latest
docker push $(IMAGE):latest

0 comments on commit 900beba

Please sign in to comment.