chore: version to 1.0.1

pull/96/head
行旅途 2021-06-03 13:37:41 +08:00 committed by GitHub
parent 17fa6794de
commit df584eb253
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 \