mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fix: -y
This commit is contained in:
@@ -8,7 +8,7 @@ RUN npm install
|
||||
|
||||
RUN npm install -g ts-node typescript
|
||||
|
||||
RUN apk update && apk add bash -y
|
||||
RUN apk update && apk add bash
|
||||
|
||||
EXPOSE 7272
|
||||
|
||||
|
||||
Reference in New Issue
Block a user