mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fix: accidentally removed bash oopsies
This commit is contained in:
@@ -14,6 +14,8 @@ COPY ./images/ ./dist/images/
|
||||
|
||||
COPY ./util/daysinyear.txt ./dist/util/daysinyear.txt
|
||||
|
||||
RUN apk update && apk add bash
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run build
|
||||
|
||||
Reference in New Issue
Block a user