1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-05-17 02:53:21 +12:00

feat: update hydrus server version

This commit is contained in:
Michael Serajnik 2020-03-17 18:45:17 +01:00
parent dfac756a52
commit 53f317ae97
No known key found for this signature in database
GPG key ID: B390A5CBA3ECB74D
3 changed files with 9 additions and 5 deletions

View file

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

View file

@ -5,7 +5,7 @@
This is a simple Debian-based Docker setup for running This is a simple Debian-based Docker setup for running
[hydrus server][hydrus-server] from source. [hydrus server][hydrus-server] from source.
The latest build runs [hydrus server version 384][hydrus-server-version]. The latest build runs [hydrus server version 388][hydrus-server-version].
## Table of contents ## Table of contents
@ -34,7 +34,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.: specific version of hydrus server, provide the version number as tag, e.g.:
```zsh ```zsh
user@local:~$ docker pull mserajnik/hydrus-server-docker:384 user@local:~$ docker pull mserajnik/hydrus-server-docker:388
``` ```
Alternatively, you can also build the image yourself: Alternatively, you can also build the image yourself:
@ -162,13 +162,13 @@ You are welcome to help out!
[MIT](LICENSE.md) © Michael Serajnik [MIT](LICENSE.md) © Michael Serajnik
[hydrus-server]: http://hydrusnetwork.github.io/hydrus/ [hydrus-server]: http://hydrusnetwork.github.io/hydrus/
[hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v384 [hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v388
[docker-hub]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/ [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-hub-tags]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/tags/
[docker]: https://www.docker.com/ [docker]: https://www.docker.com/
[semantic-versioning]: https://semver.org/ [semantic-versioning]: https://semver.org/
[hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20384-blue.svg [hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20388-blue.svg
[travis]: https://travis-ci.com/mserajnik/hydrus-server-docker [travis]: https://travis-ci.com/mserajnik/hydrus-server-docker
[travis-badge]: https://travis-ci.com/mserajnik/hydrus-server-docker.svg [travis-badge]: https://travis-ci.com/mserajnik/hydrus-server-docker.svg

2
hydrus

@ -1 +1 @@
Subproject commit b6e0948fda39b6b3daab20dcf8dffe17b3d44485 Subproject commit 3edc910a965a3bd65fb11c1a7d9c00fd9be7ff6c