8000 chore: remove support for pljava · asisstan/postgres@330cf85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 330cf85

Browse files
committed
chore: remove support for pljava
1 parent bfbd729 commit 330cf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ COPY --from=plpgsql_check /tmp/*.deb /tmp/
666666
COPY --from=pg-safeupdate /tmp/*.deb /tmp/
667667
COPY --from=timescaledb /tmp/*.deb /tmp/
668668
COPY --from=wal2json /tmp/*.deb /tmp/
669-
COPY --from=pljava /tmp/*.deb /tmp/
669+
# COPY --from=pljava /tmp/*.deb /tmp/
670670
# COPY --from=plv8 /tmp/*.deb /tmp/
671671
COPY --from=pg_plan_filter /tmp/*.deb /tmp/
672672
COPY --from=pg_net /tmp/*.deb /tmp/

0 commit comments

Comments
 (0)
0