forked from kamba4/sunders
chore(deps): update mariadb docker tag to v12.2.2
Some checks failed
images.yml / chore(deps): update mariadb docker tag to v12.1.2 (pull_request) Failing after 0s
images.yml / chore(deps): update mariadb docker tag to v12.2.2 (push) Failing after 0s
images.yml / chore(deps): update mariadb docker tag to v12.2.2 (pull_request) Failing after 0s
Some checks failed
images.yml / chore(deps): update mariadb docker tag to v12.1.2 (pull_request) Failing after 0s
images.yml / chore(deps): update mariadb docker tag to v12.2.2 (push) Failing after 0s
images.yml / chore(deps): update mariadb docker tag to v12.2.2 (pull_request) Failing after 0s
This commit is contained in:
parent
9138d57429
commit
803fb1bde9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: mariadb:12.0.2
|
||||
image: mariadb:12.2.2
|
||||
command: --max_allowed_packet=3250585600
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: rootpassword # ${{secrets.MYSQL_ROOT_PASSWORD}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue