fix FromAsCasing warning

(cherry picked from commit f4fe2b8632)
This commit is contained in:
Sascha Szott
2024-07-17 15:42:48 +02:00
committed by github-actions[bot]
parent 35b83cc168
commit f7f279c5ed

View File

@@ -4,7 +4,7 @@
# Test build:
# docker build -f Dockerfile.dist -t dspace/dspace-angular:dspace-7_x-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