Compare commits
2 Commits
926762e8da
...
721d68eb8e
| Author | SHA1 | Date | |
|---|---|---|---|
| 721d68eb8e | |||
|
|
0232e1b92d |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.24.7-rootless
|
||||
image: gitea/gitea:1.25.1-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
Reference in New Issue
Block a user