mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-06-01 15:59:50 +00:00
Compare commits
2 Commits
1de0cb3d7a
...
f3f9b0494b
Author | SHA1 | Date | |
---|---|---|---|
f3f9b0494b | |||
13fae7d8fb |
@ -6,7 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
caddy:
|
||||
image: caddy:2.9.1
|
||||
image: caddy:2.10.0-alpine
|
||||
container_name: caddy
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
@ -12,7 +12,7 @@ networks:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v3.3.0
|
||||
image: prom/prometheus:v3.3.1
|
||||
container_name: prometheus
|
||||
networks:
|
||||
- prometheus
|
||||
|
Loading…
x
Reference in New Issue
Block a user