From a38e55b205df8ed47f1cb1aaffc6ab0e8cc84f85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:14:23 +0000 Subject: [PATCH] chore(deps): update postgres docker tag to v16 --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 4a1997b30..940331615 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -15,7 +15,7 @@ jobs: services: postgres: - image: postgres:15-alpine@sha256:ff87187f2926e9b7c2f51aca88c248d98563b027930f766b19bbc21fb445c6dd + image: postgres:16-alpine@sha256:457c6deb88f9030fcf106a954ee548ca5bf801d6cbdf48b3ea538202d2a9693b env: POSTGRES_DB: vela POSTGRES_PASSWORD: notARealPassword12345