Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
They are both shibdb
Jim Van Fleet committed Jul 13, 2017
1 parent 4b0f6b4 commit 18a2e24
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
FROM postgres:alpine

ARG maintainer=tier
ARG imagename=shibd
ARG imagename=shibdb
ARG version=9.6
ARG postgres_db=shibboleth

2 changes: 1 addition & 1 deletion common.bash
@@ -1,4 +1,4 @@
maintainer="tier"
imagename="shibd"
imagename="shibdb"
version="9.6"
postgres_db="shibboleth"

0 comments on commit 18a2e24

Please sign in to comment.