Skip to content

Commit

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

0 comments on commit 69cf5db

Please sign in to comment.