containers/systemd-templates/docker-upgrade.timer
Alexandre CATTEAU ee007e28fb Initial commit
2022-07-24 20:28:08 +02:00

10 lines
140 B
SYSTEMD

[Unit]
Description=Upgrade Docker containers regularly
[Timer]
OnCalendar=*-*-* 04:30:00
Persistent=true
[Install]
WantedBy=timers.target