@@ -168,24 +168,24 @@ pipeline {
168168 defaultValue: 'test-images/weblogic'
169169 )
170170 string(name: 'WEBLOGIC_IMAGE_TAG',
171- description: '12.2.1.4, 12.2.1.4-dev(12.2.1.4-dev-ol7) , 12.2.1.4-slim(12.2.1.4-slim-ol7), 12.2.1.4-ol8, 12.2.1.4-dev-ol8, 12.2.1.4-slim-ol8, 14.1.1.0-11-ol7, 14.1.1.0-dev-11-ol7, 14.1.1.0-slim-11-ol7, 14.1.1.0-8-ol7, 14.1.1.0-dev-8-ol7, 14.1.1.0-slim-8-ol7, 14.1.1.0-11-ol8, 14.1.1.0-dev-11-ol8, 14.1.1.0-slim-11-ol8, 14.1.1.0-8-ol8, 14.1.1.0-dev-8-ol8, 14.1.1.0-slim-8-ol8',
172- defaultValue: '12.2.1.4 '
171+ description: '14.1.2.0-generic-jdk17-ol8, 14.1.2.0-generic-jdk17-ol9, 14.1.2.0-generic-jdk21-ol8, 14.1.2.0-generic-jdk21-ol9, 12.2.1.4, 12.2.1.4-dev(12.2.1.4-dev-ol7) , 12.2.1.4-slim(12.2.1.4-slim-ol7), 12.2.1.4-ol8, 12.2.1.4-dev-ol8, 12.2.1.4-slim-ol8, 14.1.1.0-11-ol7, 14.1.1.0-dev-11-ol7, 14.1.1.0-slim-11-ol7, 14.1.1.0-8-ol7, 14.1.1.0-dev-8-ol7, 14.1.1.0-slim-8-ol7, 14.1.1.0-11-ol8, 14.1.1.0-dev-11-ol8, 14.1.1.0-slim-11-ol8, 14.1.1.0-8-ol8, 14.1.1.0-dev-8-ol8, 14.1.1.0-slim-8-ol8',
172+ defaultValue: '14.1.2.0-generic-jdk17-ol8 '
173173 )
174174 string(name: 'FMWINFRA_IMAGE_NAME',
175175 description: 'FWM Infra image name. Default is the image name in OCIR. Use middleware/fmw-infrastructure for OCR.',
176176 defaultValue: 'test-images/fmw-infrastructure'
177177 )
178178 string(name: 'FMWINFRA_IMAGE_TAG',
179- description: 'FWM Infra image tag ',
180- defaultValue: '12.2.1.4 '
179+ description: '14.1.2.0-jdk17-ol8, 14.1.2.0-jdk17-ol9, 14.1.2.0-jdk21-ol8, 14.1.2.0-jdk21-ol9 ',
180+ defaultValue: '14.1.2.0-jdk17-ol8 '
181181 )
182182 string(name: 'DB_IMAGE_NAME',
183183 description: 'Oracle DB image name. Default is the image name in OCIR, use database/enterprise for OCR.',
184184 defaultValue: 'test-images/database/enterprise'
185185 )
186186 string(name: 'DB_IMAGE_TAG',
187187 description: 'Oracle DB image tag',
188- defaultValue: '12.2 .0.1-slim '
188+ defaultValue: '19.3 .0.0 '
189189 )
190190 string(name: 'MONITORING_EXPORTER_BRANCH',
191191 description: '',
0 commit comments