forked from aslan/applicant-site
add php 8.3
This commit is contained in:
parent
4b154e1160
commit
96e2e4270c
|
@ -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