@@ -6,7 +6,7 @@ RUN yarn install
COPY . .
RUN yarn build
FROM httpd:latest-alpine
FROM httpd:latest
COPY --from=build /app/dist /usr/local/apache2/htdocs/
The note is not visible to the blocked user.