Skip to content

Commit

Permalink
Merge pull request #179 from internet2/pc_November23
Browse files Browse the repository at this point in the history
update COmanage to 4.3.2
  • Loading branch information
pcaskey authored Jan 26, 2024
2 parents e22a74f + 1b17aeb commit a1697ef
Show file tree
Hide file tree
Showing 5 changed files with 1,069 additions and 342 deletions.
6 changes: 3 additions & 3 deletions Workbench/comanage/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM i2incommon/comanage-registry:4.1.0-20230117
#FROM i2incommon/comanage-registry:4.0.2-20220223
FROM i2incommon/comanage-registry:4.3.2-20231211
#FROM i2incommon/comanage-registry:4.1.0-20230117

ENV COMANAGE_REGISTRY_ADMIN_FAMILY_NAME=Anderson
ENV COMANAGE_REGISTRY_ADMIN_USERNAME=banderson
Expand Down Expand Up @@ -33,7 +33,7 @@ RUN yum -y update && yum -y install --setopt=tsflags=nodocs epel-release python-

ARG maintainer=my
ARG imagename=comanage
ARG version=4.0.2
ARG version=4.3.2
ARG CSPHOSTNAME=localhost
ENV CSPHOSTNAME=$CSPHOSTNAME
ENV COMANAGE_REGISTRY_VIRTUAL_HOST_FQDN=$CSPHOSTNAME
Expand Down
4 changes: 2 additions & 2 deletions Workbench/comanage_cron/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM i2incommon/comanage-registry-cron:4.1.0-20230117
#FROM i2incommon/comanage-registry-cron:4.0.2-20220223
FROM i2incommon/comanage-registry-cron:4.3.2-20231211
#FROM i2incommon/comanage-registry-cron:4.1.0-20230117

ENV COMANAGE_REGISTRY_ADMIN_FAMILY_NAME=Anderson
ENV COMANAGE_REGISTRY_ADMIN_USERNAME=banderson
Expand Down
Loading

0 comments on commit a1697ef

Please sign in to comment.