Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-101 authored Nov 10, 2024
1 parent ddaa841 commit f7e650a
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 @@ -47,7 +47,7 @@ x-common:
#
services:
database:
image: mariadb:11.5.2
image: mariadb:11.5
restart: always
command: --default-authentication-plugin=mysql_native_password --max-connections=2000
volumes:
Expand Down

0 comments on commit f7e650a

Please sign in to comment.