From 57bd91fa87b76f73c9ece8cb69d6c16920571cb3 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 26 Aug 2025 14:39:01 +0300 Subject: Add PodmanPull=always to ensure newest latest image is used --- veetibot.container | 1 + 1 file changed, 1 insertion(+) (limited to 'veetibot.container') diff --git a/veetibot.container b/veetibot.container index c9307c3..e426c4e 100644 --- a/veetibot.container +++ b/veetibot.container @@ -8,6 +8,7 @@ RuntimeMaxSec=1d [Container] Image=veetibot.build Exec=npm start +PodmanPull=always Volume=/home/slack-veetibot/veetibot/.env:/veetibot/.env:ro Volume=/home/slack-veetibot/veetibot/IG_CREDS:/veetibot/IG_CREDS:ro Volume=/home/slack-veetibot/.config/chromium:/home/veetibot/.config/chromium:ro,U -- cgit v1.3