Skip to content

Commit

Permalink
using our dspace-dependencies
Browse files Browse the repository at this point in the history
because of #466
  • Loading branch information
MajoBerger committed Dec 6, 2023
1 parent 6619764 commit 5968c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
ARG JDK_VERSION=11

# Step 1 - Run Maven Build
FROM dspace/dspace-dependencies:dspace-7_x as build
FROM dataquest/dspace-dependencies:dspace-7_x as build
ARG TARGET_DIR=dspace-installer
WORKDIR /app
# The dspace-installer directory will be written to /install
Expand Down

0 comments on commit 5968c7b

Please sign in to comment.