Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add library to facilitate talking to database
satkinson committed Nov 18, 2022
1 parent 5b82c5a commit a99ee15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion comanage-registry-internet2-tier/Dockerfile
@@ -64,6 +64,7 @@ RUN yum -y update && yum -y install \
libxslt \
mod_ssl \
mariadb-libs \
oniguruma \
rh-postgresql13-postgresql \
python-pip \
shibboleth \
@@ -144,7 +145,7 @@ EXPOSE 80 443
# following line (to prevent other scripts from processing it).
##### ENV TIER_BEACON_OPT_OUT True

ENV TIER_RELEASE=22021103
ENV TIER_RELEASE=22021117
ENV TIER_MAINTAINER=tier

WORKDIR /srv/comanage-registry

0 comments on commit a99ee15

Please sign in to comment.