Skip to content

Commit

Permalink
DSPACE 7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Feb 6, 2024
1 parent c2fef50 commit c70e97c
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 @@ -2,7 +2,7 @@ FROM node:16-alpine as builder
MAINTAINER UNB Libraries <libsupport@unb.ca>

ARG BUILD_CMD='yarn run build:prod'
ARG DSPACE_REFSPEC=dspace-7.6
ARG DSPACE_REFSPEC=dspace-7.6.1

WORKDIR /app

Expand Down

0 comments on commit c70e97c

Please sign in to comment.