Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to 3efac79
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 d1eebf6 commit 9c67de1
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:75a4bc714298dcce191a7395839e3de6e89416046568f946d9b7bb69fcb239c1
image: nextcloud:latest@sha256:3efac79ed5cf43e1770b37c28ba091708da01b36e027c94fb88559ff56f779e2
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 9c67de1

Please sign in to comment.