Replace all old docker "dspace-7_x" tags with latest

This commit is contained in:
Tim Donohue
2023-07-24 16:10:23 -05:00
parent db6edbf184
commit 08ae7bfdba
7 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
# See https://github.com/DSpace/dspace-angular/tree/main/docker for usage details
# Test build:
# docker build -f Dockerfile.dist -t dspace/dspace-angular:dspace-7_x-dist .
# docker build -f Dockerfile.dist -t dspace/dspace-angular:latest-dist .
FROM node:18-alpine as build