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 authored and boesing committed Jan 17, 2025
1 parent 52ab3d1 commit e611f14
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 e611f14

Please sign in to comment.