meta: require community.docker@^4.6.0, bump version to 0.8.1

This commit is contained in:
2025-06-15 22:01:10 +02:00
parent caf82b43be
commit c24192b2b2

View File

@ -1,12 +1,12 @@
namespace: finallycoffee namespace: finallycoffee
name: nextcloud name: nextcloud
version: "0.8.0" version: "0.8.1"
readme: README.md readme: README.md
authors: authors:
- transcaffeine <transcaffeine@finally.coffee> - transcaffeine <transcaffeine@finally.coffee>
description: Installing and configuring nextcloud (and related apps/services) using docker description: Installing and configuring nextcloud (and related apps/services) using docker
dependencies: dependencies:
"community.docker": "^4.0.0" "community.docker": "^4.6.0"
license_file: LICENSE.md license_file: LICENSE.md
build_ignore: build_ignore:
- '*.tar.gz' - '*.tar.gz'