Bump sqlite3 image to 3.53.0
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user