chore(deps): update gitea.cn/gitea/gitea docker tag to v1.21.5 (#897)
* chore(deps): update gitea.cn/gitea/gitea docker tag to v1.21.5 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
d29102b8bc
commit
f4a99dcaca
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea.cn/gitea/gitea:1.21.4
|
image: gitea.cn/gitea/gitea:1.21.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
Loading…
Reference in New Issue