mirror of
https://github.com/11notes/docker-traefik-labels.git
synced 2026-03-11 12:42:05 -05:00
js-yaml
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user