From 8cb9eefb5dafa8c7689ba76a367fecbdd56bee92 Mon Sep 17 00:00:00 2001 From: imtbl Date: Wed, 21 Oct 2020 23:38:09 +0200 Subject: [PATCH] docs: fix mistakes --- CHANGELOG.md | 4 ++-- README.md | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e5def..dfe0361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -### Changed - ## [3.29.0] - 2020-09-07 +### Changed + + Updated hydrus server version + Updated dependencies diff --git a/README.md b/README.md index 5253551..74a1de2 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Upgrading from `2.x` to `3.x` can be done via pulling the updated image from Docker Hub or building it yourself and requires no further manual changes. Due to the introduction of OpenCV to hydrus server (which is hard to build on -Alpine), the Docker image is now based on Debian instead of Alpine instead. +Alpine), the Docker image is now based on Debian instead of Alpine. #### Upgrading from 1.x to 2.x @@ -96,10 +96,10 @@ making it easier to adapt for future changes/dependencies. ### Ports -First, you need to bind the exposed ports. This can be done automatically -using `-P` but it is recommended to bind them manually instead since having -changing ports every time you run a new container might be annoying when used -in combination with other services. +First, you need to bind the exposed ports. This can be done automatically using +`-P` but it is recommended to bind them manually instead since having changing +ports every time you run a new container might be annoying when used in +combination with other services. hydrus-server-docker exposes the following three ports by default: @@ -164,7 +164,7 @@ You are welcome to help out! [travis]: https://travis-ci.com/imtbl/hydrus-server-docker [travis-badge]: https://travis-ci.com/imtbl/hydrus-server-docker.svg -[docker-hub-badge]: https://img.shields.io/docker/automated/mtbl/hydrus-server-docker.svg +[docker-hub-badge]: https://img.shields.io/docker/cloud/automated/mtbl/hydrus-server-docker.svg [maintainer]: https://github.com/imtbl [issues]: https://github.com/imtbl/hydrus-server-docker/issues/new