Update docker image to provide automatic bot blocking
All checks were successful
Build and Publish Docker Image / build (push) Successful in 36s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 36s
This commit is contained in:
@@ -27,7 +27,7 @@ RUN git submodule update --init --recursive
|
||||
RUN hugo
|
||||
|
||||
# Stage 2
|
||||
FROM nginx:1.25-alpine
|
||||
FROM binbashing/owasp-crs-ngxblocker:nginx-alpine
|
||||
|
||||
# Set workdir to the NGINX default dir.
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user