Skip to content

Commit e611f14

Browse files
gsteelboesing
authored andcommitted
QA: Fix AS keyword casing
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent 52ab3d1 commit e611f14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)