mirror of https://github.com/JustKato/FreePad.git
Changelog and Version bump
This commit is contained in:
parent
11658b4b5e
commit
4bfad3ef40
|
@ -1,6 +1,6 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
LABEL version="1.3.0"
|
LABEL version="1.4.0"
|
||||||
|
|
||||||
# Copy the distribution files
|
# Copy the distribution files
|
||||||
COPY ./dist /app
|
COPY ./dist /app
|
||||||
|
|
Loading…
Reference in New Issue