Skip to content

Commit

Permalink
Trying an older commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanHilt committed Jan 17, 2025
1 parent ad8f1bc commit 88324c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ WORKDIR /usr/src
#
RUN git clone -b v3/master --single-branch https://github.com/SpiderLabs/ModSecurity /usr/src/modsecurity && \
cd /usr/src/modsecurity && \
git reset --hard c0681b6239dcd665484ebc677365c4acc8fa522b && \
git reset --hard daf550ef5fffbdbd566f9737a2c21c330d02653d && \
git submodule init && \
git submodule update && \
./build.sh && \
Expand Down

0 comments on commit 88324c2

Please sign in to comment.