upgrade to v1.0.0

pull/88/head
vogel 2021-05-28 11:06:59 +08:00
parent a63a133a2f
commit e53d3abf01
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -10,6 +10,7 @@
- **latest** [(Dockerfile)](https://github.com/mondediefr/docker-flarum/blob/master/Dockerfile)
- **stable** [(Dockerfile)](https://github.com/mondediefr/docker-flarum/blob/master/Dockerfile)
- **1.0.0** [(Dockerfile)](https://github.com/mondediefr/docker-flarum/blob/1.0.0/Dockerfile)
- **0.1.0-beta.16** [(Dockerfile)](https://github.com/mondediefr/docker-flarum/blob/0.1.0-beta.16/Dockerfile)
- **0.1.0-beta.15** [(Dockerfile)](https://github.com/mondediefr/docker-flarum/blob/0.1.0-beta.15/Dockerfile)
@ -19,13 +20,13 @@
- Lightweight & secure image
- Based on Alpine Linux 3.13
- **nginx** and **PHP 8.0**
- Latest [Flarum Core](https://github.com/flarum/core) (v0.1.0-beta.16)
- Latest [Flarum Core](https://github.com/flarum/core) (v1.0.0)
- MySQL/Mariadb driver
- OPCache extension configured
### Build-time variables
- **VERSION** = Version of [flarum/flarum](https://github.com/flarum/flarum) skeleton (default: *v0.1.0-beta.16*)
- **VERSION** = Version of [flarum/flarum](https://github.com/flarum/flarum) skeleton (default: *v1.0.0*)
### Ports