We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d143f6b commit f56bad3Copy full SHA for f56bad3
wasm-build/build-with-docker.sh
@@ -5,7 +5,7 @@
5
# we are using a custom emsdk to build pglite wasm
6
# this is available as a docker image under electricsql/pglite-builder
7
IMG_NAME="electricsql/pglite-builder"
8
-IMG_TAG="17.4_3.1.61.6bi"
+IMG_TAG="17.4_3.1.61.7bi"
9
10
[ -f ./pglite/.buildconfig ] && cp ./pglite/.buildconfig .buildconfig
11
0 commit comments