From 014c96dda8ae42794b3c1998b2c760d6ee735599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 02:06:33 +0000 Subject: [PATCH] Update postgres:16.1-alpine Docker digest from 16.1 to 16.1-alpine (docker-compose.yml) --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index d083704af3a..799805b83d3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -138,7 +138,7 @@ services: volumes: - defectdojo_data:/var/lib/mysql postgres: - image: postgres:16.1-alpine@sha256:b5b982f51f46f10cfc81bbd9f922692a9b1b6aac3955d7dda2c7733f8ca5bf09 + image: postgres:16.1-alpine@sha256:b218fa67aa721648d3da64351bc9c779074cc17d4e3105dd3acb476627cb3746 profiles: - postgres-rabbitmq - postgres-redis