1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-04-29 18:23:38 +12:00

feat: update hydrus server version

This commit is contained in:
Michael Serajnik 2020-04-16 20:45:32 +02:00
parent 42cd99ff4a
commit dd9824526e
No known key found for this signature in database
GPG key ID: B390A5CBA3ECB74D
3 changed files with 13 additions and 9 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
+ Updated hydrus server version
## [3.26.0] - 2020-03-17
### Changed

View file

@ -5,13 +5,13 @@
This is a simple Debian-based Docker setup for running
[hydrus server][hydrus-server] from source.
The latest build runs [hydrus server version 388][hydrus-server-version].
The latest build runs [hydrus server version 393][hydrus-server-version].
Due to time constraints and the fact that changes to hydrus server are
infrequent, a new release of this Docker setup is only made every fourth hydrus
release (e.g., `388`, `392`, `396` etc.). This comes out to roughly one release
per month. Exceptions may be made in particular instances that warrant a
release outside of this schedule (e.g., important changes to hydrus server).
infrequent, a new release of this Docker setup is only made roughly
every fourth hydrus release. This comes out to about one release per month.
Exceptions may be made in particular instances that warrant a release outside
of this schedule (e.g., important changes to hydrus server).
## Table of contents
@ -40,7 +40,7 @@ By default, this will pull the latest build. To specify an image with a
specific version of hydrus server, provide the version number as tag, e.g.:
```zsh
user@local:~$ docker pull mserajnik/hydrus-server-docker:388
user@local:~$ docker pull mserajnik/hydrus-server-docker:393
```
Alternatively, you can also build the image yourself:
@ -168,13 +168,13 @@ You are welcome to help out!
[MIT](LICENSE.md) © Michael Serajnik
[hydrus-server]: http://hydrusnetwork.github.io/hydrus/
[hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v388
[hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v393
[docker-hub]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/
[docker-hub-tags]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/tags/
[docker]: https://www.docker.com/
[semantic-versioning]: https://semver.org/
[hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20388-blue.svg
[hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20393-blue.svg
[travis]: https://travis-ci.com/mserajnik/hydrus-server-docker
[travis-badge]: https://travis-ci.com/mserajnik/hydrus-server-docker.svg

2
hydrus

@ -1 +1 @@
Subproject commit 3edc910a965a3bd65fb11c1a7d9c00fd9be7ff6c
Subproject commit 70ddb9da843d0449fc8cc9bd57cc03aec8342321