Skip to content

Commit

Permalink
Fix docker image version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusWichelmann committed Aug 15, 2022
1 parent 914e1ef commit ad1c2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Sample docker-compose.yml:

```yaml
solaredge-exporter:
image: ghcr.io/marcuswichelmann/solaredge-exporter:1
image: ghcr.io/marcuswichelmann/solaredge-exporter:2
container_name: solaredge-exporter
ports:
- "14552:80"
Expand Down

0 comments on commit ad1c2d3

Please sign in to comment.