Compare commits
2 Commits
a942dfb098
...
8b0bb32586
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b0bb32586 | |||
|
|
a80490ef6d |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
image: gitea/gitea:1.23.5-rootless
|
image: gitea/gitea:1.23.6-rootless
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user