From e9bd4c17c976fa4ee0f3889d497e1d333f1f95d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:15:34 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to oracular-20240918 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1bb238118..40db4cde5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: ubuntu:oracular-20240913 + - image: ubuntu:oracular-20240918 steps: - run: