Merge pull request #3191 from DSpace/backport-3186-to-dspace-8_x

[Port dspace-8_x] Docker build: fix FromAsCasing warning
This commit is contained in:
Tim Donohue
2024-07-17 16:33:19 -05:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
# Test build:
# docker build -f Dockerfile.dist -t dspace/dspace-angular:latest-dist .
FROM node:18-alpine as build
FROM node:18-alpine AS build
# Ensure Python and other build tools are available
# These are needed to install some node modules, especially on linux/arm64