Compare commits

..

1 commit

Author SHA1 Message Date
Tristan Daniël Maat f2916b84d8
WIP: podman: Configure auto-updates 2021-05-15 23:20:45 +01:00

View file

@ -37,6 +37,7 @@
};
extraOptions = [
"--replace"
"--label" "io.containers.autoupdate=image"
];
};