Skip to content

Commit

Permalink
update to 1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mriedmann committed Sep 15, 2019
1 parent 3780b8d commit dbdb505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG HUMHUB_VERSION=1.3.14
ARG HUMHUB_VERSION=1.3.15

FROM composer:1.8.6 as builder-composer

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This container provides a quick, flexible and lightweight way to set-up a proof-
## Versions

* [![dockerimage badge (latest)](https://images.microbadger.com/badges/version/mriedmann/humhub:latest.svg)](https://microbadger.com/images/mriedmann/humhub:latest "Get your own version badge on microbadger.com") `latest`: unstable master build (use with caution! might be unstable)
* [![dockerimage badge (1.3.x)](https://images.microbadger.com/badges/version/mriedmann/humhub:1.3.13.svg)](https://microbadger.com/images/mriedmann/humhub:1.3.13 "Get your own version badge on microbadger.com") `1.3.13`: latest stable release (recommended)
* [![dockerimage badge (1.3.x)](https://images.microbadger.com/badges/version/mriedmann/humhub:1.3.15.svg)](https://microbadger.com/images/mriedmann/humhub:1.3.15 "Get your own version badge on microbadger.com") `1.3.15`: latest stable release (recommended)
* [![dockerimage badge (experimental)](https://images.microbadger.com/badges/version/mriedmann/humhub:experimental.svg)](https://microbadger.com/images/mriedmann/humhub:experimental "Get your own version badge on microbadger.com") `experimental`: test build (testing only)

## Quickstart
Expand Down

0 comments on commit dbdb505

Please sign in to comment.