Problem: Outdated docker image tags for 2.0.0-alpha release (#2174)

This commit is contained in:
Ahmed Muawia Khan
2018-04-03 14:52:30 +02:00
committed by Troy McConaghy
parent 58432807a0
commit 7683ea00fc
14 changed files with 22 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
docker build -t bigchaindb/nginx_https:unstable .
docker build -t bigchaindb/nginx_https:2.0.0-alpha .
docker push bigchaindb/nginx_https:unstable
docker push bigchaindb/nginx_https:2.0.0-alpha