Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to 651b2cb
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 Sep 27, 2024
1 parent 53d3d75 commit ec7a5e6
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:e1258180be4e96f9381219b835a489a00fdf559f7e401866f4e62f69f8e70114
image: nextcloud:latest@sha256:651b2cbf55ad424cb13984f0a2098a210441104cc8567201a676be5900d50276
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit ec7a5e6

Please sign in to comment.