Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to df06114
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 Dec 25, 2024
1 parent 6399727 commit 8e89774
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:6cf722637979baff26262cf7f37bc1f39dfe805849449beff5894dcbc982e828
image: nextcloud:latest@sha256:df061144b4e7bd018320337596c28ddb4dbc299e9051dfb4da2044f539dd6013
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 8e89774

Please sign in to comment.