Skip to content

Commit

Permalink
Merge pull request #947 from sjinks/renovate/mariadb
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker digest to a954759
  • Loading branch information
sjinks authored Dec 12, 2024
2 parents 55ee457 + 2480c66 commit 2402aec
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
@@ -1,6 +1,6 @@
services:
mariadb:
image: mariadb@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
image: mariadb@sha256:a9547599cd87d7242435aea6fda22a9d83e2c06d16c658ef70d2868b3d3f6a80
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress
Expand Down

0 comments on commit 2402aec

Please sign in to comment.