Skip to content

Commit

Permalink
DBZ-8564 Use google mirror for MariaDB container image
Browse files Browse the repository at this point in the history
  • Loading branch information
vjuranek committed Jan 9, 2025
1 parent 867066c commit 11fb94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debezium-connector-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<!--
Specify the properties for the various Docker containers.
-->
<mariadb.server.image.source>mariadb</mariadb.server.image.source>
<mariadb.server.image.source>mirror.gcr.io/library/mariadb</mariadb.server.image.source>
<version.mariadb.server>11.4.3</version.mariadb.server>
<mariadb.user>mysqluser</mariadb.user>
<mariadb.password>mysqlpw</mariadb.password>
Expand Down

0 comments on commit 11fb94e

Please sign in to comment.