Skip to content

Commit

Permalink
OZ-348: Upgrade to MariaDB 10.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuisson committed Jan 5, 2024
1 parent 96b29cd commit c94b398
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.2
image: mariadb:10.8.2
networks:
- ozone
ports:
Expand Down

0 comments on commit c94b398

Please sign in to comment.