File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88ARG JDK_VERSION=11
99
1010# Step 1 - Run Maven Build
11- FROM dataquest /dspace-dependencies:dspace-7_x as build
11+ FROM ufal /dspace-dependencies:dspace-7_x as build
1212ARG TARGET_DIR=dspace-installer
1313WORKDIR /app
1414# The dspace-installer directory will be written to /install
Original file line number Diff line number Diff line change 88ARG JDK_VERSION=11
99
1010# Step 1 - Run Maven Build
11- FROM dataquest /dspace-dependencies:dspace-7_x as build
11+ FROM ufal /dspace-dependencies:dspace-7_x as build
1212ARG TARGET_DIR=dspace-installer
1313WORKDIR /app
1414# The dspace-installer directory will be written to /install
Original file line number Diff line number Diff line change 1010ARG JDK_VERSION=11
1111
1212# Step 1 - Run Maven Build
13- FROM dataquest /dspace-dependencies:dspace-7_x as build
13+ FROM ufal /dspace-dependencies:dspace-7_x as build
1414ARG TARGET_DIR=dspace-installer
1515WORKDIR /app
1616# The dspace-installer directory will be written to /install
You can’t perform that action at this time.
0 commit comments