commit | a0241ebd39d3f99cee3995dfe21c10567c3e325e | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Wed Dec 09 09:54:40 2015 -0800 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Wed Dec 09 09:54:40 2015 -0800 |
tree | 85878e5891d3e1ae26cc7a35262da201ecd9fe34 | |
parent | 1b7d98b5f865a67ea9766b48ca7ac5fab918616f [diff] [blame] |
too many S's
diff --git a/containers/postgresql/Makefile b/containers/postgresql/Makefile index 38f159c..c50923e 100644 --- a/containers/postgresql/Makefile +++ b/containers/postgresql/Makefile
@@ -1,5 +1,5 @@ -IMAGE_NAME:=xosproject/xos-postgress -CONTAINER_NAME:=xos-db-postgress +IMAGE_NAME:=xosproject/xos-postgres +CONTAINER_NAME:=xos-db-postgres NO_DOCKER_CACHE?=false .PHONY: build