Skip to content

Commit

Permalink
chore(deps): update nextcloud:latest docker digest to ce8d244
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 Jul 3, 2024
1 parent f2fedfd commit 2a6a9c9
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:e44c73e4a98d7d2f2cf8190733963868a78f250a0ab253ec11e91e9176531b62
image: nextcloud:latest@sha256:ce8d244b63ec733e10d52f1d276e4972721616d1f804265860c9d6075522111e
volumes:
- "{{ docker_volume_dirs.nextcloud[0] }}:/var/www/html"
- "{{ docker_volume_dirs.nextcloud[1] }}:/var/www/html/data"
Expand Down

0 comments on commit 2a6a9c9

Please sign in to comment.