update(): beta 15

pull/72/head
Magicalex 2020-12-21 21:42:42 +01:00
parent ce79c9f011
commit c485fd95c8
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
1 changed files with 1 additions and 1 deletions

View File

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