Skip to content

Commit

Permalink
Update mariadb Docker tag to v10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed May 19, 2024
1 parent b79a41b commit b359d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
container_name: nextcloud-db
hostname: nextcloud-db
restart: unless-stopped
image: mariadb:10.8
image: mariadb:10.11
ports:
- "3306:3306"
environment:
Expand Down

0 comments on commit b359d44

Please sign in to comment.