mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -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
|
restart: unless-stopped
|
||||||
|
|
||||||
mariadb:
|
mariadb:
|
||||||
image: lscr.io/linuxserver/mariadb:11.4.5
|
image: lscr.io/linuxserver/mariadb:11.4.8
|
||||||
container_name: mariadb
|
container_name: mariadb
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Description=BookLore Database Container Using MariaDB
|
|||||||
|
|
||||||
[Container]
|
[Container]
|
||||||
ContainerName=booklore-db
|
ContainerName=booklore-db
|
||||||
Image=lscr.io/linuxserver/mariadb:11.4.5
|
Image=lscr.io/linuxserver/mariadb:11.4.8
|
||||||
Pod=booklore.pod
|
Pod=booklore.pod
|
||||||
Pull=always
|
Pull=always
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user