From 1a68823231e9a54ba44c3c4fc33fd6d0bbd92bcf Mon Sep 17 00:00:00 2001 From: "dep-bumper-cd[bot]" <184785746+dep-bumper-cd[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:06:36 +0000 Subject: [PATCH] chore(container): update image httpd to f4c5139 --- apps/webdav/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/webdav/statefulset.yaml b/apps/webdav/statefulset.yaml index 228315b..735ea70 100644 --- a/apps/webdav/statefulset.yaml +++ b/apps/webdav/statefulset.yaml @@ -65,7 +65,7 @@ spec: drop: - ALL readOnlyRootFilesystem: true - image: httpd:2.4.62-bookworm@sha256:6bdbdf5ac16ac3d6ef543a693fd5dfafae2428b4b0cdc52a480166603a069136 + image: httpd:2.4.62-bookworm@sha256:f4c5139eda466e45814122d9bd8b886d8ef6877296126c09b76dbad72b03c336 command: [sh, -c] args: - mkdir -p /usr/local/apache2/var/DavLock;