### Gitea Version 1.15.3 ### Git Version _No response_ ### Operating System Windows 10 64bit ### How are you running Gitea? Run ``` git clone --depth 1 --branch v1.15.3 https://github.com/go-gitea/gitea.git cd gitea docker build -t mygitea:1.15.3 . ``` ### Database SQLite ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description Run ``` docker run --rm --entrypoint ls mygitea:1.15.3 /usr/bin/entrypoint -al -rw-r--r-- 1 root root 883 Oct 22 14:42 /usr/bin/entrypoint ``` ### Screenshots _No response_