master #414

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

Update docker

Update docker
mpeltriaux added 2 commits 3 months ago
c282443a6d # Requirements update
* due to existing migrations, django-simple-sso needs to be added as a dependency as well as itsdangerous (dependency of django-simple-sso)
    * however, there is no active usage of any of these packages anymore
mpeltriaux merged commit ad4b06043c into Docker 3 months ago
The pull request has been merged as ad4b06043c.
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.