mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 14:20:48 -05:00
chore(deps): update lscr.io/linuxserver/mariadb docker tag to v11.4.8 (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
mariadb:
|
||||
image: lscr.io/linuxserver/mariadb:11.4.5
|
||||
image: lscr.io/linuxserver/mariadb:11.4.8
|
||||
container_name: mariadb
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
||||
@@ -3,7 +3,7 @@ Description=BookLore Database Container Using MariaDB
|
||||
|
||||
[Container]
|
||||
ContainerName=booklore-db
|
||||
Image=lscr.io/linuxserver/mariadb:11.4.5
|
||||
Image=lscr.io/linuxserver/mariadb:11.4.8
|
||||
Pod=booklore.pod
|
||||
Pull=always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user