Merge pull request #2192 from okxlin/renovate/linuxserver-sqlitebrowser-18.x

chore(deps): update linuxserver/sqlitebrowser docker tag to v18
This commit is contained in:
okxlin 2024-09-21 00:16:10 +08:00 committed by GitHub
commit 19fcee86f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
- TZ=${TIME_ZONE}
- CUSTOM_USER=${HTTP_USER}
- PASSWORD=${HTTP_PWD}
image: linuxserver/sqlitebrowser:3.12.2
image: linuxserver/sqlitebrowser:18.04.1
security_opt:
- seccomp:unconfined
labels: