Skip to content

Commit

Permalink
Update dependency macports/postgresql13-server to v13.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 0c38e35 commit 928ad6b
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 @@ -13,7 +13,7 @@ ENV PG11=11.22
ENV PG12_VERSION=12.20

# renovate: datasource=repology depName=macports/postgresql13-server versioning=loose
ENV PG13_VERSION=13.16
ENV PG13_VERSION=13.18

# renovate: datasource=repology depName=macports/postgresql14-server versioning=loose
ENV PG14_VERSION=14.13
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV PG11=11.22
ENV PG12_VERSION=12.20

# renovate: datasource=repology depName=macports/postgresql13-server versioning=loose
ENV PG13_VERSION=13.16
ENV PG13_VERSION=13.18

# renovate: datasource=repology depName=macports/postgresql14-server versioning=loose
ENV PG14_VERSION=14.13
Expand Down

0 comments on commit 928ad6b

Please sign in to comment.