Skip to content

Commit

Permalink
chore(deps): update mariadb docker digest to b11a861
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2023
1 parent d8a8e1c commit 9e8d67a
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:45c471b8cdb9e0282c131d0e26dc8fc808c5220570dae5de2a68b2172de8cae5
image: mariadb@sha256:b11a86131ac592eaabede175b3547d12d2c96d63c71936af28217ffc3bb3fee2
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress
Expand Down

0 comments on commit 9e8d67a

Please sign in to comment.