add migration command to package.json
This commit is contained in:
parent
d19c057937
commit
74263b1e1c
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM debian:latest
|
||||
FROM debian:12
|
||||
|
||||
# Install dependencies
|
||||
RUN apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue