Skip to content

Commit 1c85e9a

Browse files
committed
QA: Fix AS keyword casing
Signed-off-by: George Steel <[email protected]>
1 parent 0f1be7a commit 1c85e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:21.7.3-alpine as compiler
1+
FROM node:21.7.3-alpine AS compiler
22

33
RUN mkdir -p /usr/local/source
44
WORKDIR /usr/local/source

0 commit comments

Comments
 (0)