chore(deps): update commitgo/gitea-ee docker tag to v23.8.2 (#4126)
* chore(deps): update commitgo/gitea-ee docker tag to v23.8.2 * 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
46c07d7a8a
commit
995e4e126a
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: commitgo/gitea-ee:23.8.1
|
image: commitgo/gitea-ee:23.8.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
Loading…
Reference in New Issue