Enable auto updates for the service containers
This commit is contained in:
parent
93f0d00179
commit
c0740c39f8
4 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ git_sync_update() {
|
|||
podman_update() {
|
||||
echo Updating podman images...
|
||||
podman auto-update
|
||||
podman --transient-store auto-update
|
||||
}
|
||||
|
||||
apt_update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue