Skip to content

Commit 1e5ed26

Browse files
committed
Fix with-data-mt image build
1 parent 15882e9 commit 1e5ed26

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

images/kamu-base-with-data-mt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ ARG KAMU_VERSION
22
FROM ghcr.io/kamu-data/kamu-base:$KAMU_VERSION
33

44
COPY workspace/.kamu /opt/kamu/workspace/.kamu
5-
COPY workspace/.kamuconfig /opt/kamu/workspace/.kamu/.kamuconfig
5+
COPY extra/.kamuconfig /opt/kamu/workspace/.kamu/.kamuconfig
File renamed without changes.

0 commit comments

Comments
 (0)