Skip to content

Commit

Permalink
cadvisor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Feb 19, 2024
1 parent 404e7c5 commit 5a5e421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ services:

cadvisor:
container_name: cadvisor
image: gcr.io/cadvisor/cadvisor:0.47.2
image: gcr.io/cadvisor/cadvisor:v0.47.2
restart: unless-stopped
volumes:
- /:/rootfs:ro
Expand Down

0 comments on commit 5a5e421

Please sign in to comment.