Compare commits
1 Commits
810f230def
...
ac826bcc18
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac826bcc18 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.24.0-rootless
|
||||
image: gitea/gitea:1.24.2-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
Reference in New Issue
Block a user