Skip to content

Commit

Permalink
chore(deps): update mariadb:10.10 docker digest to 5cd42a3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2023
1 parent a2c2188 commit 3dad3f5
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.6'

services:
db:
image: mariadb:10.10@sha256:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e
image: mariadb:10.10@sha256:5cd42a3ca1718c6e6d1908c15d3237e77dee5a52c42c822f833247b6d501f486
volumes:
- db:/var/lib/mysql
restart: always
Expand Down

0 comments on commit 3dad3f5

Please sign in to comment.