Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent ab206d6 commit 0a185d5
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 @@ -498,7 +498,7 @@ services:
- host.docker.internal:host-gateway

database-mysql:
image: mariadb:10.5
image: mariadb:10.11
environment:
MYSQL_ROOT_PASSWORD: 'nextcloud'
MYSQL_PASSWORD: 'nextcloud'
Expand Down

0 comments on commit 0a185d5

Please sign in to comment.