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 and andyundso committed Dec 13, 2024
1 parent e802b45 commit bfa0328
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.22

# 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.22

# 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 bfa0328

Please sign in to comment.