Compare commits
2 Commits
21a3d89a97
...
521e5b0007
| Author | SHA1 | Date | |
|---|---|---|---|
| 521e5b0007 | |||
|
|
f377359ff9 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.23.4-rootless
|
||||
image: gitea/gitea:1.23.5-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
Reference in New Issue
Block a user