containers/systemd-templates/docker-upgrade.timer

10 lines
140 B
SYSTEMD
Raw Normal View History

2022-07-24 20:28:08 +02:00
[Unit]
Description=Upgrade Docker containers regularly
[Timer]
OnCalendar=*-*-* 04:30:00
Persistent=true
[Install]
WantedBy=timers.target