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