Skip to content

Commit

Permalink
Fix failure due to latest wave rc provider release (#2148)
Browse files Browse the repository at this point in the history
Fix failure due to latest wave rc provider release
  • Loading branch information
vatsrahul1001 authored May 3, 2024
1 parent 677151d commit 6b03bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-sdk/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get install -y --no-install-recommends \
libssl-dev \
libkrb5-dev \
libmariadb-dev \
pkg-config
pkg-config libxml2-dev libxmlsec1-dev libxmlsec1-openssl

ENV SETUPTOOLS_USE_DISTUTILS=stdlib

Expand Down

0 comments on commit 6b03bd4

Please sign in to comment.