From 0d4fa7dd36e24cfea775280fc16644343d0c5d0c Mon Sep 17 00:00:00 2001 From: "openssf-badge-renovate[bot]" <313971568+openssf-badge-renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 20:15:26 +0000 Subject: [PATCH] Update cimg/postgres Docker tag to v18 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 85c6852c6..2afa28894 100755 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -98,7 +98,7 @@ executors: # requires exactly "1". RAILS_SYSTEM_TESTING_SCREENSHOT_HTML: '1' # Secondary image - PostgreSQL for database - - image: cimg/postgres:16.14@sha256:df4498b72c473daf9777386a6f2caf8650081e260a0d9f7440eee53195ccafd4 + - image: cimg/postgres:18.4@sha256:b56105eef616a092b7185bdb9077711635e0bf337de892eb0c9e89bc1e90c8f3 environment: POSTGRES_USER: ubuntu POSTGRES_DB: circle_ruby_test