chore(deps): update gitea/gitea docker tag to v1.20.3 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9b05c90f3
commit
ca2b44bfd3
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.20.2
|
||||
image: gitea/gitea:1.20.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
|
|
|
|||
Loading…
Reference in New Issue