Description
- Gitea version (or commit ref): 1.0.0+294-g04fdeb9d
- Git version: gitea/gitea:latest (image ID: e603f1ca59e2)
- Operating system: gitea/gitea:latest (image ID: e603f1ca59e2)
- Database (use
[x]
):- PostgreSQL: postgres:9.6 (image ID: ecd991538a0f)
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist: https://gist.github.com/bkleef/f51421543d17b2ee18db0fdc5e2ba167
Description
After pulling latest gitea Docker image we are unable to push to an existing and new repo. Reverting back to gitea/gitea:1.0.1 fixes this.
We use internal SSH-Server provided by Gitea.