From df1f1e266ec602bfe2e7776e2ad5930a20538011 Mon Sep 17 00:00:00 2001 From: marlon Date: Mon, 23 Mar 2026 13:08:00 -0400 Subject: [PATCH] update to 0.2.1 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 40ead46..7f23f38 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ --- services: app: - image: ghcr.io/weareallgreatapes/pdc:0.2.0 + image: ghcr.io/weareallgreatapes/pdc:0.2.1 networks: - proxy deploy: