parent
81b61228e0
commit
a93ec6ad3f
8 changed files with 53 additions and 52 deletions
apps/update-sources/src
|
@ -16,7 +16,7 @@ const updateImages = (imagePath: string): string | undefined => {
|
|||
}
|
||||
};
|
||||
|
||||
export const updateDocker = () => {
|
||||
export default () => {
|
||||
console.log(styleText(['magenta'], '\nUpdating docker images:\n'));
|
||||
|
||||
let updates = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue