Skip to content

Commit

Permalink
Use dspace-7.6 tag for dspace cli image
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Oct 8, 2024
1 parent 64a5db7 commit 5db82a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version: "3.7"

services:
dspace-cli:
image: "${DOCKER_OWNER:-dspace}/dspace-cli:${DSPACE_VER:-dspace-7_x}"
image: "${DOCKER_OWNER:-dspace}/dspace-cli:dspace-7.6"
container_name: dspace-cli
environment:
# Below syntax may look odd, but it is how to override dspace.cfg settings via env variables.
Expand Down

0 comments on commit 5db82a1

Please sign in to comment.