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

Docker Update

This commit is contained in:
2022-05-18 01:40:22 +03:00
parent da324e4ca1
commit 9bb1471c22
3 changed files with 6 additions and 3 deletions

View File

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