Release 2.5.1

This commit is contained in:
Linus Groh
2020-10-27 18:07:21 +00:00
parent 7ab98be4ad
commit 658cb6b223
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ COPY . ./
RUN yarn build
FROM nginx:1.17-alpine
LABEL version="2.5.0"
LABEL version="2.5.1"
LABEL description="OwnTracks UI"
LABEL maintainer="Linus Groh <mail@linusgroh.de>"
ENV LISTEN_PORT=80 \