mirror of
https://github.com/owntracks/frontend.git
synced 2026-05-21 04:22:48 +00:00
Release 2.13.1
Oops, I forgot to bump the version...
This commit is contained in:
@@ -6,7 +6,7 @@ COPY . ./
|
||||
RUN npm run build
|
||||
|
||||
FROM nginx:1.25-alpine
|
||||
LABEL version="2.12.0"
|
||||
LABEL version="2.13.1"
|
||||
LABEL description="OwnTracks Frontend"
|
||||
LABEL maintainer="Linus Groh <mail@linusgroh.de>"
|
||||
ENV LISTEN_PORT=80 \
|
||||
|
||||
Reference in New Issue
Block a user