Skip to content

Commit c7489d1

Browse files
saschaszottgithub-actions[bot]
authored andcommitted
fix FromAsCasing warning
(cherry picked from commit f4fe2b8)
1 parent 4fca4de commit c7489d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Test build:
55
# docker build -f Dockerfile.dist -t dspace/dspace-angular:latest-dist .
66

7-
FROM node:18-alpine as build
7+
FROM node:18-alpine AS build
88

99
# Ensure Python and other build tools are available
1010
# These are needed to install some node modules, especially on linux/arm64

0 commit comments

Comments
 (0)