Release 2.15.3

This commit is contained in:
Linus Groh
2024-06-15 16:25:06 +02:00
parent 0300e2fb4f
commit 9839b5acdd
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ COPY . ./
RUN npm run build
FROM nginx:1.27-alpine
LABEL version="2.15.2"
LABEL version="2.15.3"
LABEL description="OwnTracks Frontend"
LABEL maintainer="Linus Groh <mail@linusgroh.de>"
ENV LISTEN_PORT=80 \