Skip to content

Commit

Permalink
chore(deps): update mariadb:11.5 docker digest to 4066f2d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent e0b2e73 commit 50d3bda
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:11.5@sha256:a1744870dad0a8a8a5c37c6f0c9775ec9df0f7344a8bff96bfe24b291ae617f3
image: mariadb:11.5@sha256:4066f2d4805fef72a83cf4a62689a0aadb6e83a8c8a82b64431edd4b94f684f8
volumes:
- db:/var/lib/mysql
restart: always
Expand Down

0 comments on commit 50d3bda

Please sign in to comment.