⚙️ config(topgrade): dont update container images
This commit is contained in:
parent
9d0c63f00f
commit
ce4677ac2c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ pre_sudo = true
|
|||
# sudo_command = "sudo"
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["spicetify", "vim"]
|
||||
disable = ["spicetify", "vim", "containers"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = []
|
||||
|
|
Loading…
Add table
Reference in a new issue