1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Implemented Changelog

+ Started mentioning versioning in Dockerfile
This commit is contained in:
2022-05-22 19:58:47 +03:00
parent 7552cd7cd3
commit 8735837cb4
2 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
FROM alpine
LABEL version="1.0.0"
LABEL version="1.1.0"
# Copy the distribution files
COPY ./dist /app