Skip to content

Commit

Permalink
fixup: put back plv8
Browse files Browse the repository at this point in the history
  • Loading branch information
hlinnaka committed Jan 21, 2025
1 parent 2446967 commit 3831a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/compute-node.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,7 @@ ARG PG_VERSION
COPY --from=postgis-build /usr/local/pgsql/ /usr/local/pgsql/
COPY --from=postgis-build /sfcgal/* /
COPY --from=pgrouting-build /usr/local/pgsql/ /usr/local/pgsql/
#COPY --from=plv8-build /usr/local/pgsql/ /usr/local/pgsql/
COPY --from=plv8-build /usr/local/pgsql/ /usr/local/pgsql/
COPY --from=h3-pg-build /usr/local/pgsql/ /usr/local/pgsql/
COPY --from=h3-pg-build /h3/usr /
COPY --from=postgresql-unit-build /usr/local/pgsql/ /usr/local/pgsql/
Expand Down

0 comments on commit 3831a80

Please sign in to comment.