Skip to content

Commit

Permalink
Merge pull request #209 from deNBI/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
dweinholz authored Mar 7, 2023
2 parents c402d8c + 7c95d70 commit a54cbd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.1
FROM python:3.11.2
ENV WEBHOOK_URL_PREFIX="wiki/hooks"
RUN apt update
RUN apt install -y unzip apache2 build-essential python3-dev python3-pip python3-setuptools python3-wheel python3-cffi libcairo2 libpango-1.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0 libffi-dev shared-mime-info git
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs==1.4.2
mkdocs-material==9.0.3
mkdocs-material==9.1.1
mkdocs-glightbox==0.3.1
mkdocs-htmlproofer-plugin
pygments
Expand Down

0 comments on commit a54cbd6

Please sign in to comment.