Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to 587e09f
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 13, 2023
1 parent a14fc6a commit 51ac2a1
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:0cf0d3a48826783bc279feffb9a1a0ad2cf78010ea6ee265f9f1d05e531f5338
image: nextcloud:latest@sha256:587e09ffd5a18475ff0026176d5be249d4435ee75c5e5e728a994af1c1c75b0c
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 51ac2a1

Please sign in to comment.