Skip to content

Commit b0dd394

Browse files
authored
Merge pull request #116 from proost/chore-package-for-test-in-container
chore: add packages for test in container
2 parents 038d84a + a3f8da0 commit b0dd394

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ COPY frequencies ./frequencies
3030
COPY hll ./hll
3131
COPY internal ./internal
3232
COPY kll ./kll
33+
COPY sampling ./sampling
34+
COPY tdigest ./tdigest
3335
COPY theta ./theta
3436
COPY tuple ./tuple
3537

0 commit comments

Comments
 (0)