Skip to content

Commit

Permalink
Trigger Pg17 build for hstore (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel authored Dec 2, 2024
1 parent f92138c commit 234249b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/hstore/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,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 234249b

Please sign in to comment.