Skip to content

Commit e129dd8

Browse files
renovate[bot]justinclift
authored andcommitted
chore(deps): update dependency homebrew/postgresql@15 to v15.12
1 parent 526b794 commit e129dd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.alpine

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENV PG13_VERSION=13.20
2222
ENV PG14_VERSION=14.17
2323

2424
# renovate: datasource=repology depName=homebrew/postgresql@15 versioning=loose
25-
ENV PG15_VERSION=15.10
25+
ENV PG15_VERSION=15.12
2626

2727
# renovate: datasource=repology depName=homebrew/postgresql@16 versioning=loose
2828
ENV PG16_VERSION=16.8

Dockerfile.bookworm

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENV PG13_VERSION=13.20
1919
ENV PG14_VERSION=14.17
2020

2121
# renovate: datasource=repology depName=homebrew/postgresql@15 versioning=loose
22-
ENV PG15_VERSION=15.10
22+
ENV PG15_VERSION=15.12
2323

2424
# renovate: datasource=repology depName=homebrew/postgresql@16 versioning=loose
2525
ENV PG16_VERSION=16.8

0 commit comments

Comments
 (0)