update(): beta 15
parent
ce79c9f011
commit
c485fd95c8
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue