Skip to content

Commit

Permalink
chore(deps): update mariadb:lts docker digest to 9d28a12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 935ad78 commit e641ca4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
db:
container_name: db
restart: unless-stopped
image: mariadb:lts@sha256:e3432369d4d432ec2a3d777ff84ffca11ec8c2188cf1b6a0551a393ae5d833bb
image: mariadb:lts@sha256:9d28a12ae1df63cea164ff5f191d142fd052b6918cd2974a348cd9be6f1b69c2
environment:
MYSQL_ROOT_PASSWORD: {{ nextcloud_db_password }}
MYSQL_DATABASE: nextcloud
Expand Down

0 comments on commit e641ca4

Please sign in to comment.