Skip to content

Commit b97b19a

Browse files
authored
Merge pull request #260 from jboss-container-images/revert-259-CLOUD-4080
Revert "CLOUD-4080 - EAP XP 4.0 Images"
2 parents 40e80c1 + ccbfe1d commit b97b19a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

jboss/container/eap/galleon/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Install Galleon descriptions and EAP s2i feature-pack. Configure ga
55

66
envs:
77
- name: S2I_FP_VERSION
8-
value: "4.0.0.Final"
8+
value: "23.0.0.Final"
99
- name: GALLEON_DEFINITIONS
1010
value: /opt/jboss/container/eap/galleon/definitions
1111
- name: GALLEON_MAVEN_REPO_HOOK_SCRIPT

jboss/container/eap/setup/module.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ execute:
88

99
envs:
1010
- name: SSO_FORCE_LEGACY_SECURITY
11-
value: "true"
12-
11+
value: "true"

0 commit comments

Comments
 (0)