Skip to content

Commit

Permalink
Update bitnami/mariadb Docker tag to v11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 013fa4b commit be8b083
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 @@ -8,7 +8,7 @@ services:
- MARIADB_USER=prestashop
- MARIADB_PASSWORD=bitnami
- MARIADB_DATABASE=prestashop
image: 'bitnami/mariadb:11.5'
image: 'bitnami/mariadb:11.6'
ports:
- '3305:3306'
volumes:
Expand Down

0 comments on commit be8b083

Please sign in to comment.