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 Nov 26, 2024
1 parent 8f30ae9 commit 74d8743
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 74d8743

Please sign in to comment.