Skip to content

Commit

Permalink
upgrade mariadb 10.3.7 -> 10.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
WengerK committed Feb 20, 2024
1 parent 89e4469 commit 66898f3
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 @@ -14,7 +14,7 @@ services:
restart: always

db:
image: mariadb:10.3.7
image: mariadb:10.3.8
environment:
MYSQL_USER: drupal
MYSQL_PASSWORD: drupal
Expand Down

0 comments on commit 66898f3

Please sign in to comment.