master #389

Merged
mpeltriaux merged 2 commits from master into Docker 7 months ago
Owner

Update Docker

Update Docker
mpeltriaux added 2 commits 7 months ago
a57d609420 HOTFIX
* downgrades package qrcode from 7.4.2 to 7.3.1. Further details can be found in https://github.com/lincolnloop/python-qrcode/issues/353
5a71ad7187 HOTFIX
* fixes bug where rectangular geometry results in an error during geometry complexity calculation
mpeltriaux merged commit 9faa43e359 into Docker 7 months ago
The pull request has been merged as 9faa43e359.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.