From 90dae1311f178fb1fa4db6a5f89bd8abec2d397c Mon Sep 17 00:00:00 2001
From: transcaffeine <transcaffeine@finally.coffee>
Date: Mon, 7 Apr 2025 16:35:38 +0200
Subject: [PATCH] meta: bump galaxy version to 0.2.1, require
 community.docker@4.2.0

---
 galaxy.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/galaxy.yml b/galaxy.yml
index e3e231d..83e5224 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -1,12 +1,12 @@
 namespace: finallycoffee
 name: base
-version: 0.2.0
+version: 0.2.1
 readme: README.md
 authors:
 - transcaffeine <transcaffeine@finally.coffee>
 description: Roles for base services which are common dependencies other services like databases
 dependencies:
-  "community.docker": "^3.0.0"
+  "community.docker": "^4.2.0"
 license_file: LICENSE.md
 build_ignore:
 - '*.tar.gz'