Skip to content

Commit

Permalink
Updates PagePort to 65cb6908c852c5483efa5f8022b8bb97b5adb208
Browse files Browse the repository at this point in the history
  • Loading branch information
vedmaka committed Sep 18, 2024
1 parent 70f1f49 commit 3615a7b
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 @@ -546,7 +546,7 @@ RUN set -x; \
# PagePort
&& git clone --single-branch -b master https://github.com/WikiTeq/PagePort.git $MW_HOME/extensions/PagePort \
&& cd $MW_HOME/extensions/PagePort \
&& git checkout -q a6b800c9b3f58c151cdda4ec2f1aa396536c3a7d
&& git checkout -q 65cb6908c852c5483efa5f8022b8bb97b5adb208

# R
RUN set -x; \
Expand Down

0 comments on commit 3615a7b

Please sign in to comment.