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.
1 parent 5b9f69c commit 8e59d09Copy full SHA for 8e59d09
compose.yaml
@@ -38,7 +38,7 @@ services:
38
<<: *postgres
39
# renovate: datasource=docker depName=postgres versioning=docker
40
# renovate: allowedVersions=14.x
41
- image: postgres:14.18@sha256:1e729d43a0d16c02640dab2f99db1753d3b1d217cde347f39a33e8d58fde44c6
+ image: postgres:14.18@sha256:c0aab7962b283cf24a0defa5d0d59777f5045a7be59905f21ba81a20b1a110c9
42
volumes:
43
- postgres_data_14:/var/lib/postgresql/data
44
- ./docker/postgresql.conf:/etc/postgresql/postgresql.conf
0 commit comments