From bb6bcb7e52751c9d31f58a238d238912a21890ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2024 11:03:21 +0000 Subject: [PATCH] Update ghcr.io/luckyturtledev/anki Docker tag to v24.06.3 --- apps/anki/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/anki/deployment.yaml b/apps/anki/deployment.yaml index 25cd89af..fc0afe91 100644 --- a/apps/anki/deployment.yaml +++ b/apps/anki/deployment.yaml @@ -29,7 +29,7 @@ spec: type: RuntimeDefault containers: - name: anki - image: ghcr.io/luckyturtledev/anki:24.06.2 + image: ghcr.io/luckyturtledev/anki:24.06.3 ports: - containerPort: 8080 name: anki