File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
OracleHTTPServer/dockerfiles/14.1.2.0.0 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737#
3838# $ docker build --force-rm=true --no-cache=true --rm=true -t oracle/ohs:14.1.2.0.0 .
3939#
40- # Pull serverjre:8 base image
41- # -----------------------------------
42- FROM oracle/jdk:17.0.14
40+ # Pull JDK 17 image from OCR as base image
41+ # -----------------------------------------
42+ FROM container-registry. oracle.com/java /jdk:17.0.14
4343
4444# Environment variables required for this build (do NOT change)
4545# ----------------------------------------------
Original file line number Diff line number Diff line change 77</ HEAD >
88< BODY >
99< H1 > Oracle HTTP Server Test</ H1 >
10- < P > Welcome to Hello world !!! Test is successful</ P >
10+ < P > Welcome to Hello World !!! Test is successful</ P >
1111</ BODY >
1212</ HTML >
You can’t perform that action at this time.
0 commit comments