Update Makefile

This commit is contained in:
STAM 2019-04-01 17:58:58 +03:00 committed by GitHub
parent 78e6d2c2fc
commit dc018dae59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
all: jira
jira:
docker build --no-cache -t epicmorg/jira .
docker build --no-cache -t epicmorg/jira:7.10.0 .