forked from aslan/applicant-site
prodV1 #2
|
@ -6,7 +6,7 @@ ENV PATH=node_modules/.bin:$PATH
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN apt update && && apt upgrade
|
RUN apt update && apt upgrade
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue