Compare commits

..

2 Commits

Author SHA1 Message Date
b3361c697f bump gitea to 1.24.1 2025-06-21 10:12:35 +00:00
e66e518eef bump grafana to 12.0.2 2025-06-21 10:11:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ networks:
services:
server:
image: gitea/gitea:1.24.0
image: gitea/gitea:1.24.1
container_name: gitea
environment:
- USER_UID=${USER_UID}

View File

@@ -10,7 +10,7 @@ networks:
services:
grafana:
image: grafana/grafana-enterprise:12.0.1
image: grafana/grafana-enterprise:12.0.2
container_name: grafana
networks:
- grafana