mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-17 10:24:01 +00:00
Compare commits
2 Commits
1de5d814db
...
b3361c697f
Author | SHA1 | Date | |
---|---|---|---|
b3361c697f | |||
e66e518eef |
@@ -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}
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user