Stable Migrations 1.1.0

+ Finally implemented stable migrations for mysql
This commit is contained in:
2022-05-17 23:51:12 +03:00
parent 6268ee2b7f
commit 48cacb601d
8 changed files with 49 additions and 10 deletions
+1 -1
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