chore: version to 1.0.1 (#96)

pull/98/head
行旅途 2021-06-05 05:28:33 +08:00 committed by GitHub
parent 17fa6794de
commit 4ba45e0276
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.13
LABEL description="Simple forum software for building great communities" \
maintainer="Magicalex <magicalex@mondedie.fr>, Hardware <hardware@mondedie.fr>"
ARG VERSION=v1.0.0
ARG VERSION=v1.0.1
ENV GID=991 \
UID=991 \