Skip to content

Commit

Permalink
chore: plv8 update
Browse files Browse the repository at this point in the history
  • Loading branch information
pcnc committed Feb 16, 2024
1 parent 473c084 commit 5d95400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG pg_safeupdate_release=1.4
ARG timescaledb_release=2.9.1
ARG wal2json_release=2_5
ARG pljava_release=1.6.4
ARG plv8_release=3.1.10
ARG plv8_release=3.1.5
ARG pg_plan_filter_release=5081a7b5cb890876e67d8e7486b6a64c38c9a492
ARG pg_net_release=0.7.1
ARG rum_release=1.3.13
Expand Down
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ supautils_release_checksum: sha256:bc2f2b6393f865e7db973630334e1ce8b561e8774e23c
pljava_release: master
pljava_release_checksum: sha256:e99b1c52f7b57f64c8986fe6ea4a6cc09d78e779c1643db060d0ac66c93be8b6

plv8_release: "3.1.10"
plv8_release_checksum: sha256:c186dd44fb951fdad146240b997eef02284d78e594a84bc28105359bee841f26
plv8_release: "3.1.5"
plv8_release_checksum: sha256:2edf9a219844b2b6abae09c0bdb840c5b0d6e3dd418631744c7326c0b107cc10

pg_plan_filter_release: 5081a7b5cb890876e67d8e7486b6a64c38c9a492

Expand Down

0 comments on commit 5d95400

Please sign in to comment.