Skip to content

Commit

Permalink
Merge pull request #520 from UN-OCHA/cafuego/ops-10979-mariadb-11.4
Browse files Browse the repository at this point in the history
chore(tests): Bump the test MariaDB to match what the dev sites will use soon.
  • Loading branch information
cafuego authored Jan 8, 2025
2 parents eab9b6d + 502a1f1 commit 54b4a38
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 @@ -9,7 +9,7 @@ volumes:

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

0 comments on commit 54b4a38

Please sign in to comment.