Latest available version

Updated to the latest flarum version
pull/117/head
Marco Colia 2023-02-23 11:01:41 +01:00 committed by GitHub
parent 3329c55572
commit d719f16bb2
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.16
LABEL description="Simple forum software for building great communities" \
maintainer="Magicalex <magicalex@mondedie.fr>"
ARG VERSION=v1.3.0
ARG VERSION=v1.6.3
ENV GID=991 \
UID=991 \