Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 0f14fda
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 59c5c73 commit 13d355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- mysql

mysql:
image: mariadb:latest@sha256:b5e508abc5d889425e90212541e30d29279b7ed34dd74bab5bb715b2f2aeeb7b
image: mariadb:latest@sha256:0f14fda0e514a7465dc0544a023942bda3c862e662b16695379635fc80491f91
environment:
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_DATABASE: test
Expand Down

0 comments on commit 13d355b

Please sign in to comment.