From 329b0693e64b05470ea6b2ee657b92a4bd1be050 Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 26 Jun 2025 15:24:00 +0200 Subject: [PATCH] vol --- .woodpecker/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 8218a7b..b3ec133 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -23,7 +23,7 @@ steps: # Caution: This image is built daily. It might fill up your image store quickly. #pull: true volumes: - - /var/lib/containers:/var/lib/containers + - containers:/var/lib/containers # Fill in the trusted checkbox in Woodpecker's settings as well privileged: true environment: