Skip to content

Commit

Permalink
Bump ext. to 0.7.6 (includes Cargo.lock upgrade)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel committed Aug 6, 2024
1 parent d685b49 commit 805754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/pg_search/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG PG_VERSION=15
FROM quay.io/coredb/pgrx-builder:pg${PG_VERSION}-pgrx0.11.1
USER root

ARG RELEASE=v0.7.3
ARG RELEASE=v0.7.6

# Extension build dependencies
RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 805754b

Please sign in to comment.