chore: version to 1.0.1 (#96)
parent
17fa6794de
commit
4ba45e0276
|
@ -3,7 +3,7 @@ FROM alpine:3.13
|
||||||
LABEL description="Simple forum software for building great communities" \
|
LABEL description="Simple forum software for building great communities" \
|
||||||
maintainer="Magicalex <magicalex@mondedie.fr>, Hardware <hardware@mondedie.fr>"
|
maintainer="Magicalex <magicalex@mondedie.fr>, Hardware <hardware@mondedie.fr>"
|
||||||
|
|
||||||
ARG VERSION=v1.0.0
|
ARG VERSION=v1.0.1
|
||||||
|
|
||||||
ENV GID=991 \
|
ENV GID=991 \
|
||||||
UID=991 \
|
UID=991 \
|
||||||
|
|
Loading…
Reference in New Issue