Skip to content

Commit

Permalink
fix: correct link to docker hub in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thielepaul authored Dec 12, 2023
1 parent d174f56 commit ee9ab57
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 @@ -14,7 +14,7 @@ $ cargo r

### Docker

The latest release is directly deployable via a docker image from [DockerHub](https://hub.docker.com/repository/docker/dennisosrm/hms-mqtt-publisher/general). It is built automatically for the following Linux platforms:
The latest release is directly deployable via a docker image from [DockerHub](https://hub.docker.com/r/dennisosrm/hms-mqtt-publisher). It is built automatically for the following Linux platforms:
- amd64,
- arm/v7,
- and arm64.
Expand Down

0 comments on commit ee9ab57

Please sign in to comment.