Skip to content

Commit

Permalink
Merge pull request #325 from sjinks/renovate/mariadb
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker digest to 940985c
  • Loading branch information
sjinks authored Nov 18, 2022
2 parents 2c6ed71 + ef48f54 commit caa7695
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:5e2a3416f8633f8ca25778d13439cfcee4172743e1bd2a45cd1def0dceff6d3b
image: mariadb@sha256:940985c1cf37812ffb3bb6c7b34b4e40233e0907fc786ec7d63c49553d7d1454
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress
Expand Down

0 comments on commit caa7695

Please sign in to comment.