Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to 595927a
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 Nov 22, 2023
1 parent 409bc70 commit 297b002
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:56b369b17461098c6e7890ef343a87ed3a75b4bb50cc8bd311b47a089162f779
image: nextcloud:latest@sha256:595927ae1259b6438279ea6ac809bda243576a7ef459d19a310d5c43294d301a
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 297b002

Please sign in to comment.