KEYCLOAK-6582 Specify exact version of MariaDB server in the performance tests
This commit is contained in:
parent
fc463ae50b
commit
72199cc0b3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM mariadb:10.3
|
||||
FROM mariadb:10.3.3
|
||||
|
||||
ARG MAX_CONNECTIONS=100
|
||||
|
||||
|
|
Loading…
Reference in a new issue