Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to 76869ae
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent a7cd914 commit 8ddea2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/nextcloud/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
networks:
- nextcloud
nextcloud:
image: nextcloud:latest@sha256:e86cd675f6c26dd3abb9644da24eb211c433bd1fec9f90dd242a2f54c5041df1
image: nextcloud:latest@sha256:76869ae83f1e224a06ad52ca5ad9c7d301d7118e7db411f4a55c21a9d69384ac
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 8ddea2e

Please sign in to comment.