We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3041ee0 + 6f7692a commit ea90e26Copy full SHA for ea90e26
compose.yaml
@@ -49,7 +49,7 @@ services:
49
# renovate: datasource=docker depName=postgres versioning=docker
50
# renovate: allowedVersions=15.x
51
<<: *postgres
52
- image: postgres:15.13@sha256:f57a3bdbf044f0b213fdc99f35a0d21c401608bf41f063176ec00c51df9655f7
+ image: postgres:15.13@sha256:e652befe0cc7d0e312828d71522aed8ed3762d6b71b6a5a823821ff06c186a20
53
volumes:
54
- postgres_data_15:/var/lib/postgresql/data
55
- ./docker/postgresql.conf:/etc/postgresql/postgresql.conf
0 commit comments