Skip to content

Commit

Permalink
OZ-348: Revert to MariaDB 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuisson committed Jan 11, 2024
1 parent a85be78 commit 766b229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
MYSQL_ROOT_PASSWORD: "${MYSQL_ROOT_PASSWORD}"
healthcheck:
test: "exit 0"
image: mariadb:10.8.2
image: mariadb:10.2
networks:
- ozone
ports:
Expand Down

0 comments on commit 766b229

Please sign in to comment.