Skip to content

Commit

Permalink
Merge branch 'customizations/24.8.8' into 24.8.8_regression
Browse files Browse the repository at this point in the history
  • Loading branch information
MyroTk authored Dec 18, 2024
2 parents 545ab86 + ebb898b commit 88bb3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker/test/integration/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN apt-get update \
python3-pip \
libcurl4-openssl-dev \
libssl-dev \
iptables \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* /var/cache/debconf /tmp/*

Expand Down
2 changes: 1 addition & 1 deletion docker/test/integration/runner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ wadllib~=1.3.6
websocket-client~=0.59.0
wheel~=0.37.1
zipp~=1.0.0
deltalake~=0.16.0
deltalake==0.16.0

0 comments on commit 88bb3a5

Please sign in to comment.