mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-17 18:34:01 +00:00
Compare commits
2 Commits
5ca6236450
...
main
Author | SHA1 | Date | |
---|---|---|---|
42fe309722 | |||
48d89faaee |
@@ -8,7 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
server:
|
||||
image: gitea/gitea:1.24.2
|
||||
image: gitea/gitea:1.24.3
|
||||
container_name: gitea
|
||||
environment:
|
||||
- USER_UID=${USER_UID}
|
||||
|
@@ -12,7 +12,7 @@ networks:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v3.4.1
|
||||
image: prom/prometheus:v3.5.0
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user