diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml
index 6a8d92d7..3180b101 100644
--- a/.github/workflows/docker-image.yml
+++ b/.github/workflows/docker-image.yml
@@ -78,6 +78,11 @@ jobs:
echo "ghcr-cleaner found, skipping download"
fi
+ - name: Prune BuildKit Cache
+ run: |
+ echo "Pruning BuildKit cache..."
+ docker builder prune -f
+
- name: Build and Push Docker Image with Cache
uses: docker/build-push-action@v2
with:
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index a6c7b92c..166e1983 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -115,7 +115,7 @@
1733439468142
-
+
@@ -293,7 +293,15 @@
1733557773727
-
+
+
+ 1733558138278
+
+
+
+ 1733558138278
+
+
@@ -340,6 +348,7 @@
-
+
+
\ No newline at end of file