Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add specific tags for upstream containers
At least where it's possible. E.g. tier/rabbitmq currently has no tags.
tier/mariadb has only very generic tags.
mederly committed Nov 25, 2019
1 parent 4bcd365 commit 4fc009f
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/grouper/idp/Dockerfile
@@ -1,4 +1,4 @@
FROM tier/shib-idp
FROM tier/shib-idp:3.4.6_20191002

LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>"

2 changes: 1 addition & 1 deletion demo/shibboleth/idp/Dockerfile
@@ -1,4 +1,4 @@
FROM tier/shib-idp
FROM tier/shib-idp:3.4.6_20191002

LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>"

0 comments on commit 4fc009f

Please sign in to comment.