This commit is contained in:
ElevenNotes
2024-01-24 22:52:48 +01:00
parent 5ad1a0d355
commit 543a19f5f0
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
cd ${APP_ROOT}; \
npm --save install \
redis@4.6.11 \
js-yaml@4.1.0 \
dockerode@4.0.0;
# :: update image

View File

@@ -33,6 +33,7 @@
cd ${APP_ROOT}; \
npm --save install \
redis@4.6.11 \
js-yaml@4.1.0 \
dockerode@4.0.0;
# :: update image