Skip to content

Commit

Permalink
Update MariaDB image to 11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Oct 30, 2024
1 parent 786e6a8 commit f0a83e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

<!-- Database images for JDBC/Reactive/Hibernate tests and devservices -->
<postgres.image>docker.io/postgres:17</postgres.image>
<mariadb.image>docker.io/mariadb:10.11</mariadb.image>
<mariadb.image>docker.io/mariadb:11.5</mariadb.image>
<db2.image>icr.io/db2_community/db2:11.5.9.0</db2.image>
<mssql.image>mcr.microsoft.com/mssql/server:2022-latest</mssql.image>
<mysql.image>docker.io/mysql:8.4</mysql.image>
Expand Down

0 comments on commit f0a83e1

Please sign in to comment.