Update vite
This commit is contained in:
parent
8ef28e3aa3
commit
2323cf70d7
7 changed files with 173 additions and 201 deletions
|
|
@ -2,7 +2,7 @@ FROM gitpod/workspace-full
|
|||
USER gitpod
|
||||
|
||||
RUN sudo apt update -y \
|
||||
&& sudo apt install libsasl2-dev libldap2-dev libssl-dev ffmpeg -y
|
||||
&& sudo apt install libsasl2-dev libldap2-dev libssl-dev ffmpeg gettext -y
|
||||
|
||||
RUN pip install poetry \
|
||||
&& poetry config virtualenvs.create true \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue