Compare commits
2 commits
ab850eba01
...
5a31dae63f
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a31dae63f | |||
|
9a78164b7b |
2 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/mariadb:11
|
||||
image: docker.io/library/mariadb:12
|
||||
environment:
|
||||
- "MARIADB_DATABASE=wordpress"
|
||||
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
||||
|
|
|
|||
|
|
@ -45,4 +45,3 @@ argument_specs:
|
|||
apiKey:
|
||||
required: true
|
||||
type: str
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue