diff --git a/front/Dockerfile b/front/Dockerfile index 95c3fdc..7462075 100644 --- a/front/Dockerfile +++ b/front/Dockerfile @@ -6,7 +6,7 @@ RUN npm i RUN npx gulp build -FROM nginx:1.25.3-alpine as runtime +FROM nginx:1.27.2-alpine as runtime ENV WORKDIR=/srv/www WORKDIR $WORKDIR COPY nginx.conf /etc/nginx diff --git a/front/src/index.html b/front/src/index.html index 1448bd7..e3feca6 100644 --- a/front/src/index.html +++ b/front/src/index.html @@ -476,26 +476,26 @@