Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to ed2abb4
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 11, 2024
1 parent f7c7b93 commit df858a3
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:6b89c15912462b5849b2ee73c2effc73afdd2a826366222b7d021d94f9bb1df5
image: nextcloud:latest@sha256:ed2abb4184d57b02135730c79d04d34a4842c5bcf923d339433aa6126e56ac50
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit df858a3

Please sign in to comment.