chore: bump flarum version to 1.3.0 (#108)

Signed-off-by: Ryan Wang <i@ryanc.cc>
master
Ryan Wang 2022-06-06 03:56:44 +08:00 committed by GitHub
parent c3c56ba799
commit 00990c17e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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