File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM icr.io/appcafe/ ibmjava:8-sdk-ubi8
15+ FROM ibmjava:8-ubi
1616
1717USER root
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM icr.io/appcafe/ ibmjava:8-sdk-ubi8 AS getRuntime
15+ FROM ibmjava:8-ubi AS getRuntime
1616
1717USER root
1818
@@ -38,7 +38,7 @@ RUN yum -y install unzip wget openssl \
3838 && chmod -R g+rw /opt/ibm/wlp \
3939 && cp -a /opt/ibm/wlp/lafiles/. /licenses/
4040
41- FROM icr.io/appcafe/ ibmjava:8-sdk-ubi8
41+ FROM ibmjava:8-ubi
4242
4343USER root
4444
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM icr.io/appcafe/ ibmjava:8-sdk-ubi8 AS getRuntime
15+ FROM ibmjava:8-ubi AS getRuntime
1616
1717USER root
1818
@@ -38,7 +38,7 @@ RUN yum -y install unzip wget openssl \
3838 && chmod -R g+rw /opt/ibm/wlp \
3939 && cp -a /opt/ibm/wlp/lafiles/. /licenses/
4040
41- FROM icr.io/appcafe/ ibmjava:8-sdk-ubi8
41+ FROM ibmjava:8-ubi
4242
4343USER root
4444
You can’t perform that action at this time.
0 commit comments