1 Commits

Author SHA1 Message Date
Renovate Bot
2a39a262b7 Update grafana/alloy Docker tag to v1.16.0 2026-04-24 00:03:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
gitea:
container_name: gitea
image: gitea/gitea:1.26.1-rootless
image: gitea/gitea:1.25.2-rootless
restart: always
volumes:
- ${GITEA_DATA_LOCATION}:/var/lib/gitea

View File

@@ -53,7 +53,7 @@ services:
- '-target=all'
alloy:
image: grafana/alloy:v1.15.0
image: grafana/alloy:v1.16.0
restart: unless-stopped
ports:
- "12345:12345"