chore(deps): update mariadb:11 docker digest to 5d71ac3 (#1275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-12 23:43:13 +02:00 committed by GitHub
parent f83d7ce016
commit a15e2ce734
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ jobs:
- mysql
services:
migration-smoke-db-mysql:
image: mariadb:11@sha256:2bcbaec92bd9d4f6591bc8103d3a8e6d0512ee2235506e47a2e129d190444405
image: mariadb:11@sha256:5d71ac3c67a71e427f8b08f5bc5ef30764ce4ed745604a109ff8d202b4b60ce8
env:
MYSQL_ROOT_PASSWORD: vikunjatest
MYSQL_DATABASE: vikunjatest
@ -179,7 +179,7 @@ jobs:
- web
services:
db-mysql:
image: mariadb:11@sha256:2bcbaec92bd9d4f6591bc8103d3a8e6d0512ee2235506e47a2e129d190444405
image: mariadb:11@sha256:5d71ac3c67a71e427f8b08f5bc5ef30764ce4ed745604a109ff8d202b4b60ce8
env:
MYSQL_ROOT_PASSWORD: vikunjatest
MYSQL_DATABASE: vikunjatest