Skip to content

Commit

Permalink
Update rum Dockerfile (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianstanton authored Jul 12, 2023
1 parent f3f59af commit f48a080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/rum/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_VERSION=15

# Build extension
RUN cd postgres && \
git fetch origin REL_${PG_VERSION}_STABLE && \
git checkout REL_${PG_VERSION}_STABLE && \
Expand Down

0 comments on commit f48a080

Please sign in to comment.