Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update mariadb docker digest to 6c466e3
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 25, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8680aed commit 8ab98c8
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
@@ -2,7 +2,7 @@ version: '3.7'

services:
mariadb:
image: mariadb@sha256:59ef1139afa1ec26f98e316a8dbef657daf9f64f84e9378b190d1d7557ad2feb
image: mariadb@sha256:6c466e30277f69808b490aff69a5ffee968a44bb2101ee17702615974254dfd6
environment:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: wordpress

0 comments on commit 8ab98c8

Please sign in to comment.