mirror of
https://github.com/JustKato/FreePad.git
synced 2026-04-11 14:18:47 +03:00
+ Implemented Changelog
+ Started mentioning versioning in Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine
|
||||
|
||||
LABEL version="1.0.0"
|
||||
LABEL version="1.1.0"
|
||||
|
||||
# Copy the distribution files
|
||||
COPY ./dist /app
|
||||
|
||||
Reference in New Issue
Block a user