Skip to content

Commit

Permalink
Update nextcloud:29.0.11-apache Docker digest to 16d4b58 (#323)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 6ea4d06 commit 9f0c60f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/nextcloud/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- name: Nextcloud - Cron container
community.general.docker_container:
name: nextcloud-cron
image: "nextcloud:29.0.11-apache@sha256:6f6af35a6feca425f860fe2dc1b1a9f63c8495a2929c9f50c528244db63a7e6a"
image: "nextcloud:29.0.11-apache@sha256:16d4b5828566521eb405ec437efe3fc39aa60ad6effb8b3d0fe8b3c76a5d3e86"
pull: true
image_name_mismatch: recreate
networks:
Expand All @@ -68,7 +68,7 @@
- name: Nextcloud - App container
community.general.docker_container:
name: nextcloud-app
image: "nextcloud:29.0.11-apache@sha256:6f6af35a6feca425f860fe2dc1b1a9f63c8495a2929c9f50c528244db63a7e6a"
image: "nextcloud:29.0.11-apache@sha256:16d4b5828566521eb405ec437efe3fc39aa60ad6effb8b3d0fe8b3c76a5d3e86"
pull: true
image_name_mismatch: recreate
networks:
Expand Down

0 comments on commit 9f0c60f

Please sign in to comment.