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