Skip to content

Commit

Permalink
chore(tests): Bump the test MariaDB to match what the dev sites will …
Browse files Browse the repository at this point in the history
…use soon. (#344)

Refs: OPS-10979
  • Loading branch information
cafuego authored Jan 8, 2025
1 parent ba1b035 commit 1f5e6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
- default

mysql:
image: public.ecr.aws/unocha/mysql:10.11
image: public.ecr.aws/unocha/mysql:11.4
hostname: slt-test-mysql
container_name: slt-test-mysql
environment:
Expand Down

0 comments on commit 1f5e6af

Please sign in to comment.