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;