mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update mariadb:11.1.3 docker digest to d30a438
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5cf0a9112f
commit
d303add643
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
services:
|
||||
mariadb:
|
||||
# renovate: datasource=docker depName=mariadb
|
||||
image: mariadb:11.1.3@sha256:319039db9bcd04b438ac3f0c0e9b35e97b4f33ebdb04404011833fa0f0180821
|
||||
image: mariadb:11.1.3@sha256:d30a438af891acbeec32a3eab7e0a23d2b420a9410743d0888265aeb7c5f4a14
|
||||
env:
|
||||
MYSQL_USER: hedgedoc
|
||||
MYSQL_PASSWORD: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue