master #336

Merged
mpeltriaux merged 2 commits from master into Docker 1 year ago
Owner

Update docker

Update docker
mpeltriaux added 2 commits 1 year ago
9544e27baf # Improves form date checking
* adds validator to make sure no dates like `01.01.1` can be accepted. All dates must be somewhat later than 01.01.1950
mpeltriaux merged commit bb9f4308b5 into Docker 1 year ago
The pull request has been merged as bb9f4308b5.
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.