Compare commits
1 Commits
renovate/g
...
5dc1af8b17
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5dc1af8b17 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gitea:
|
||||
container_name: gitea
|
||||
image: gitea/gitea:1.25.2-rootless
|
||||
image: gitea/gitea:1.26.1-rootless
|
||||
restart: always
|
||||
volumes:
|
||||
- ${GITEA_DATA_LOCATION}:/var/lib/gitea
|
||||
|
||||
@@ -53,7 +53,7 @@ services:
|
||||
- '-target=all'
|
||||
|
||||
alloy:
|
||||
image: grafana/alloy:v1.16.0
|
||||
image: grafana/alloy:v1.15.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "12345:12345"
|
||||
|
||||
Reference in New Issue
Block a user