Bump sqlite3 image to 3.53.0

This commit is contained in:
2026-04-21 21:52:07 +01:00
parent c6a09531bc
commit 7e772138d9
+2 -2
View File
@@ -395,7 +395,7 @@ services:
# Helper for dumping sqlite databases during backups
sqlite_helper:
image: grepular/sqlite3:3.51.2
image: grepular/sqlite3:3.53.0
user: 0:0
restart: no
network_mode: none
@@ -404,7 +404,7 @@ services:
- velocity_data:/velocity_data:ro
- paper_data:/paper_data:ro
labels:
diun.enable: "false"
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"