Skip to content

Commit

Permalink
build: tag achgateway latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jun 5, 2021
1 parent c573aad commit 61be2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ teardown:

docker: update
docker build --pull --build-arg VERSION=${VERSION} -t moov/achgateway:${VERSION} -f Dockerfile .
docker tag moov/achgateway:${VERSION} moov/achgateway:latest

docker-push:
docker push moov/achgateway:${VERSION}
Expand Down

0 comments on commit 61be2cc

Please sign in to comment.