Update Dockerfile-lite
This commit is contained in:
parent
5afcbdbc8b
commit
e560028097
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ RUN apk add --no-cache \
|
|||
# chown stirlingpdfuser:stirlingpdfgroup /app.jar
|
||||
|
||||
# Set environment variables
|
||||
ENV ENDPOINTS_GROUPS_TO_REMOVE=Python,OpenCV,OCRmyPDF
|
||||
ENV ENDPOINTS_GROUPS_TO_REMOVE=OpenCV,OCRmyPDF
|
||||
ENV DOCKER_ENABLE_SECURITY=false
|
||||
|
||||
# Run the application
|
||||
|
|
Loading…
Reference in a new issue