change sqlite container

This commit is contained in:
2024-12-22 16:21:14 -06:00
parent 7a06c6e397
commit 8353f332c5

View File

@@ -29,8 +29,8 @@ jellyfin:
memory: 1Gi
sqlite:
image:
repository: keinos/sqlite3
tag: 3.47.2
repository: stagex/sqlite3
tag: 3.45.1
pullPolicy: IfNotPresent
vue:
type: deployment