Skip to content

Commit

Permalink
Update dependency macports/postgresql15-server to v15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andyundso committed Dec 13, 2024
1 parent 168df0f commit 8a598e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV PG13_VERSION=13.18
ENV PG14_VERSION=14.15

# renovate: datasource=repology depName=macports/postgresql15-server versioning=loose
ENV PG15_VERSION=15.8
ENV PG15_VERSION=15.10

# renovate: datasource=repology depName=macports/postgresql16-server versioning=loose
ENV PG16_VERSION=16.4
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV PG13_VERSION=13.18
ENV PG14_VERSION=14.15

# renovate: datasource=repology depName=macports/postgresql15-server versioning=loose
ENV PG15_VERSION=15.8
ENV PG15_VERSION=15.10

# renovate: datasource=repology depName=macports/postgresql16-server versioning=loose
ENV PG16_VERSION=16.4
Expand Down

0 comments on commit 8a598e5

Please sign in to comment.