mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
Stable Migrations 1.1.0
+ Finally implemented stable migrations for mysql
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