mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 12:52:35 +03:00
fix vue cli version
This commit is contained in:
@@ -5,7 +5,7 @@ RUN npm config set cache /opt/pub/.npm
|
||||
RUN apk upgrade --update \
|
||||
&& apk add --no-cache curl yarn git
|
||||
|
||||
RUN yarn global add @vue/cli
|
||||
RUN yarn global add @vue/cli@3.4.1
|
||||
|
||||
ARG WEB_USER_ID=33
|
||||
ARG WEB_USER_NAME=www-data
|
||||
|
||||
Reference in New Issue
Block a user