upd deps
This commit is contained in:
parent
7de2e56fd9
commit
169c7f364d
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
images=$(grep 'image:' docker-compose.yml | grep -v '#' | sed 's/^ *//' | cut -d ' ' -f2 | cut -d ':' -f1)
|
||||
for image in $images
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue