Skip to content

Commit

Permalink
QA: Fix AS keyword casing
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Dec 9, 2024
1 parent 0f1be7a commit 1c85e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.7.3-alpine as compiler
FROM node:21.7.3-alpine AS compiler

RUN mkdir -p /usr/local/source
WORKDIR /usr/local/source
Expand Down

0 comments on commit 1c85e9a

Please sign in to comment.