Skip to content

Commit b236d19

Browse files
authored
Merge pull request #1983 from naymspace/renovate/postgres-16.x
Update postgres Docker tag to v16.14
2 parents 72e8ddc + ebfae47 commit b236d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
postgres:
2323
condition: service_healthy
2424
postgres:
25-
image: postgres:16.13@sha256:5d143123fdf80462d1778cd4f24b9f7ca13c87174bca19141fb194c5a1ebca59
25+
image: postgres:16.14@sha256:56e4e0c3ecceda251b068a6c72bc4dfb8b3aaa894830a1ab8dad0c530e47756b
2626
environment:
2727
- POSTGRES_PASSWORD=postgres
2828
ports:

0 commit comments

Comments
 (0)