diff --git a/Dockerfile b/Dockerfile index 49ebe9c..89b0df5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ COPY ./ ./ RUN npm run generate && npm run lint #RUN yarn start:ci & yarn wait && yarn test:cypress -FROM amd64/nginx:1.27.4@sha256:e0a703149305ffede8d674977e774dd587c9dff01f7b737c5a8dc5ae8a9cf52f +FROM amd64/nginx:1.27.5@sha256:b4c1ab3d9db98648db4ba63762524b6cd9733bf62d7c3b9a6e2b37a9804501c6 MAINTAINER Joakim Olsson COPY --from=builder /build/.output/public/ /usr/share/nginx/html/