diff --git a/Dockerfile b/Dockerfile index e5f412bf..716d44c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -89,7 +89,7 @@ COPY container_files/tomcat/ /opt/tomcat/ COPY container_files/tomee/ /opt/tomee/ -FROM tier/shibboleth_sp +FROM tier/shibboleth_sp:3.0.4_03122019 LABEL author="tier-packaging@internet2.edu " \ Vendor="TIER" \ diff --git a/container_files/grouper.installer.properties b/container_files/grouper.installer.properties index 977942bc..36a97a89 100644 --- a/container_files/grouper.installer.properties +++ b/container_files/grouper.installer.properties @@ -16,7 +16,8 @@ grouperInstaller.default.installOrUpgrade = install grouperInstaller.autorun.installAllPatches = false grouperInstaller.autorun.installPatchesUpToACertainPatchLevel = true -grouperInstaller.autorun.installPatchesUpToThesePatchLevels = grouper_v2_4_0_api_patch_41,grouper_v2_4_0_ui_patch_22,grouper_v2_4_0_ws_patch_5,grouper_v2_4_0_pspng_patch_4 +# 2.4.0-a42-u23-w5-p4-20190426-rc1 +grouperInstaller.autorun.installPatchesUpToThesePatchLevels = grouper_v2_4_0_api_patch_42,grouper_v2_4_0_ui_patch_23,grouper_v2_4_0_ws_patch_5,grouper_v2_4_0_pspng_patch_4 #### set this to true to try to use defaults for everything. Only things without default values will need to be set