Update mariadb:11 Docker digest to 81e8930
This commit is contained in:
parent
14e8a5e2b7
commit
a97dc76e1a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -145,7 +145,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:11@sha256:2010edec82ca323e6fd9d7d8a86ef6ecf3a9c6bf96783d0025f23c40ce55acc6
|
||||
image: mariadb:11@sha256:81e893032978c4bf8ad43710b7a979774ed90787fa32d199162148ce28fe3b76
|
||||
env:
|
||||
MYSQL_PASSWORD: twitch-bot-pass
|
||||
MYSQL_ROOT_PASSWORD: root-pass
|
||||
|
|
Loading…
Add table
Reference in a new issue