Skip to content

Commit

Permalink
chore(deps): update mariadb:lts docker digest to 32ea8fc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 935ad78 commit 292e726
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:32ea8fc9e7995635437bb55cdbdc02106f66d33b603af025c7031540db7f5a44
environment:
MYSQL_ROOT_PASSWORD: {{ nextcloud_db_password }}
MYSQL_DATABASE: nextcloud
Expand Down

0 comments on commit 292e726

Please sign in to comment.