Update flarum skeleton

pull/43/head
Magicalex 2018-12-12 20:18:09 +01:00
parent 1c3568cb6d
commit 7ffd8fe563
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ FROM alpine:3.8
LABEL description "Simple forum software for building great communities" \
maintainer="Hardware <hardware@mondedie.fr>, Magicalex <magicalex@mondedie.fr>"
ARG VERSION=v0.1.0-beta.8
ARG VERSION=v0.1.0-beta.8.1
ENV GID=991 \
UID=991 \

View File

@ -16,7 +16,7 @@ Simple forum software for building great communities. http://flarum.org/
### Build-time variables
- **VERSION** = Version of flarum (default: *v0.1.0-beta.8*)
- **VERSION** = Version of [flarum/flarum](https://github.com/flarum/flarum) skeleton (default: *v0.1.0-beta.8.1*)
### Ports