Release 2.0.0-beta.9

This commit is contained in:
Linus Groh
2020-02-06 21:30:41 +00:00
parent c1f58c992e
commit 8dc9611a77
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ COPY . ./
RUN yarn build
FROM nginx:1.17-alpine
LABEL version="2.0.0-beta.8"
LABEL version="2.0.0-beta.9"
LABEL description="OwnTracks UI"
LABEL maintainer="Linus Groh <mail@linusgroh.de>"
ENV LISTEN_PORT=80 \