fixed the dockerfile for linting
Some checks failed
Some checks failed
This commit is contained in:
parent
c96e406dea
commit
5c81310530
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Build stage
|
||||
FROM node:20-alpine as build
|
||||
FROM node:20-alpine AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue