Skip to content

Commit

Permalink
change docker image for pglite-builder on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tudor committed Jan 14, 2025
1 parent b5f9d74 commit 3b8a4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wasm_postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Build WASM Postgres
runs-on: ubuntu-22.04
container:
image: electricsql/pglite-builder:git_3.1.74.2bi
image: electricsql/pglite-builder:REL_16_STABLE_3.1.74.2bi
env:
BUILD_CONFIG_FILE: .buildconfig
SDK_ARCHIVE: python3.13-wasm-sdk-Ubuntu-22.04.tar.lz4
Expand Down

0 comments on commit 3b8a4ef

Please sign in to comment.