Skip to content

Commit

Permalink
update to 1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mriedmann committed Mar 31, 2019
1 parent 8000c95 commit 84d76d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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.9
ARG HUMHUB_VERSION=1.3.12

FROM composer:1.7 as builder-composer

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +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.8.svg)](https://microbadger.com/images/mriedmann/humhub:1.3.8 "Get your own version badge on microbadger.com") `1.3.8`: latest stable release (recommended)
* [![dockerimage badge (1.0.x)](https://images.microbadger.com/badges/version/mriedmann/humhub:1.0.1.svg)](https://microbadger.com/images/mriedmann/humhub:1.0.1 "Get your own version badge on microbadger.com") `1.0.1`: latest 1.0.x release (not recommended)
* [![dockerimage badge (1.3.x)](https://images.microbadger.com/badges/version/mriedmann/humhub:1.3.12.svg)](https://microbadger.com/images/mriedmann/humhub:1.3.12 "Get your own version badge on microbadger.com") `1.3.12`: 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 84d76d0

Please sign in to comment.