hub.docker.com now builds images from git tags.

This commit is contained in:
Sameer Naik
2015-11-07 12:45:15 +05:30
parent 4d92cfc63e
commit 7601996544
4 changed files with 21 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM quay.io/sameersbn/ubuntu:14.04.20151023
FROM sameersbn/ubuntu:14.04.20151023
MAINTAINER sameer@damagehead.com
ENV PG_VERSION=9.4 \