1 Commits

Author SHA1 Message Date
Renovate Bot
5dc1af8b17 Update gitea/gitea Docker tag to v1.26.1 2026-04-25 00:02:11 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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