mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
update gulp and gulpfile
This commit is contained in:
parent
a1562e7145
commit
b244462fa5
19 changed files with 1570 additions and 1044 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM node:10.16.0-alpine
|
||||
|
||||
RUN apk add --no-cache git
|
||||
RUN yarn global add gulp@3.9.1
|
||||
RUN yarn global add gulp
|
||||
|
||||
CMD ["node", "--version"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue