Skip to content

Commit

Permalink
Merge pull request #393 from sjinks/renovate/mariadb
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker digest to ddd94fd
  • Loading branch information
sjinks authored Feb 25, 2023
2 parents 407faba + 98ad08b commit a45f787
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 @@ -2,7 +2,7 @@ version: '3.7'

services:
mariadb:
image: mariadb@sha256:30d1668908579ded0c249b02fbf4e522837d1f0205d0a728df3a6dff9361649d
image: mariadb@sha256:ddd94fdf8e84134673253a5cf9347a10ae833e18f4c04ad75743722b28b0ae06
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress
Expand Down

0 comments on commit a45f787

Please sign in to comment.