From b8eda0ef554cee703fc4e45b9a4cbc9a1fb1c6c5 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Mon, 10 Nov 2025 18:16:55 -0800 Subject: [PATCH] proxy_store_model_in_db_tests --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 40076c3c7f..1e3ca2defc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2479,6 +2479,7 @@ jobs: command: | sudo apt-get update sudo apt-get install -y docker-ce docker-ce-cli containerd.io + sudo systemctl restart docker - run: name: Install Python 3.9 command: |