Fix Docker repository link

This commit is contained in:
Jonas Friedmann 2022-09-27 20:09:44 +02:00 committed by GitHub
parent 05ad1d46c1
commit 2322c6713e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ cargo build --release
### Docker
The official automated docker images are available on [Docker Hub at danielszabo99/microbin](https://hub.docker.com/repository/docker/danielszabo99/microbin). Alternatively you can also build an image yourself, following the steps below:
The official automated docker images are available on [Docker Hub at danielszabo99/microbin](https://hub.docker.com/r/danielszabo99/microbin). Alternatively you can also build an image yourself, following the steps below:
```
git clone https://github.com/szabodanika/microbin.git