Skip to content

Commit

Permalink
Merge pull request #383 from sjinks/renovate/mariadb
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker digest to 5cd42a3
  • Loading branch information
sjinks authored Feb 7, 2023
2 parents 96bfe23 + 71cfe35 commit 05403f5
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:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e
image: mariadb@sha256:5cd42a3ca1718c6e6d1908c15d3237e77dee5a52c42c822f833247b6d501f486
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress
Expand Down

0 comments on commit 05403f5

Please sign in to comment.