mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-06-05 01:02:02 +00:00
Compare commits
No commits in common. "f3f9b0494b77daa864090d07efdd7c5b754e68ce" and "1de0cb3d7a7099af5e5929761159e4fdacc1701e" have entirely different histories.
f3f9b0494b
...
1de0cb3d7a
@ -6,7 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
caddy:
|
||||
image: caddy:2.10.0-alpine
|
||||
image: caddy:2.9.1
|
||||
container_name: caddy
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
@ -12,7 +12,7 @@ networks:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
image: prom/prometheus:v3.3.1
|
||||
image: prom/prometheus:v3.3.0
|
||||
container_name: prometheus
|
||||
networks:
|
||||
- prometheus
|
||||
|
Loading…
x
Reference in New Issue
Block a user