Skip to content

Commit

Permalink
Bumped docker image tag to 1.4 for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanzhou authored Jul 26, 2020
1 parent 53bd71a commit 2588806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
# The commons github branch to be used during image build (default to master if not set or null)
- COMMONS_BRANCH=${COMMONS_BRANCH:-master}
# Build the image with name and tag
image: uuid-api:1.3
image: uuid-api:1.4
hostname: uuid-api
container_name: uuid-api
volumes:
Expand Down

0 comments on commit 2588806

Please sign in to comment.