Skip to content

Commit

Permalink
Restore latest MariaDB version
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Mar 9, 2024
1 parent e0f549c commit 740f087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
networks:
- test
mariadb:
image: 'mariadb:11.2'
image: 'mariadb:latest'
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: test
Expand Down

0 comments on commit 740f087

Please sign in to comment.