chore(deps): update postgres docker tag to v15.4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-12 09:02:30 +00:00 committed by Tilman Vatteroth
parent 41b0deba19
commit c07a553097

View file

@ -92,7 +92,7 @@ jobs:
services:
postgres:
# renovate: datasource=docker depName=postgres
image: postgres:15.3@sha256:8775adb39f0db45cf4cdb3601380312ee5e9c4f53af0f89b7dc5cd4c9a78e4e8
image: postgres:15.4@sha256:86817d5b3096e71d26bb5328e5f5d9d184c02bc3e511b252ed6cffaae9e3f745
env:
POSTGRES_PASSWORD: hedgedoc
POSTGRES_USER: hedgedoc