prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 65d9b41197 - Show all commits

View File

@ -6,7 +6,7 @@ ENV PATH=node_modules/.bin:$PATH
WORKDIR /app WORKDIR /app
RUN apt update && apt upgrade RUN apt update && apt upgrade -y
RUN apt install ca-certificates apt-transport-https software-properties-common lsb-release -y RUN apt install ca-certificates apt-transport-https software-properties-common lsb-release -y