Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to b27ff6d
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] authored Jun 6, 2024
1 parent a9c02e4 commit 95a70e9
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:3090a5e446cc273081bcd2e95adc5ebf5d84babf92523bf38dfa8446f25173fc
image: nextcloud:latest@sha256:b27ff6d63ff975117a49d19dec174959d27f8e72944363520b740b6f455be50c
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 95a70e9

Please sign in to comment.