Skip to content

Commit

Permalink
Update docker-compose-arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coxifred authored Nov 21, 2024
1 parent 5635f8e commit 816b7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
"pimpmysuperwatt":
container_name: "pimpmysuperwatt"
privileged: true
image: "pimpmysuperwatt:2.0-arm"
image: "coxifred/pimpmysuperwatt:2.0-arm"
environment:
# Start or not embedded services
GRAFANA_START: "Y"
Expand Down

0 comments on commit 816b7e8

Please sign in to comment.