Skip to content

Commit 507b7d2

Browse files
committed
fix folder reference
1 parent 23e8916 commit 507b7d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

complexity/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM docker.io/library/clickhouse:25.4
22
LABEL version="0.2.0"
33

4-
COPY gcs-downloads/complexity/* /docker-entrypoint-initdb.d/
4+
COPY gcs-downloads/complexity/* /var/lib/clickhouse/user_files/
55

66
COPY complexity/create.sql /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)