mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
build fix
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ COPY . /app
|
||||
|
||||
RUN apk update \
|
||||
&& apk add --no-cache git python alpine-sdk\
|
||||
&& npm install --production \
|
||||
&& npm install --ci \
|
||||
&& npm run build
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
|
||||
Reference in New Issue
Block a user