Skip to content

Commit

Permalink
Trigger Pg17 build for plpython3u (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel authored Dec 2, 2024
1 parent 234249b commit 365e0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/plpython3u/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN git clone https://github.com/postgres/postgres.git

ARG PG_RELEASE=REL_15_3


RUN cd postgres && \
git fetch origin ${PG_RELEASE} && \
git checkout ${PG_RELEASE} && \
Expand Down

0 comments on commit 365e0cf

Please sign in to comment.