Skip to content

Commit 48e0345

Browse files
dervoetinightkr
andauthored
Update druid/Dockerfile
Co-authored-by: Natalie Klestrup Röijezon <[email protected]>
1 parent ee787fe commit 48e0345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

druid/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ EOF
3333
USER ${STACKABLE_USER_UID}
3434
WORKDIR /stackable
3535

36-
COPY --chown=stackable:0 druid/stackable/patches/${PRODUCT} /stackable/apache-druid-${PRODUCT}-src/druid/stackable/patches/${PRODUCT}
36+
COPY --chown=stackable:0 druid/stackable/patches/${PRODUCT} /stackable/src/druid/stackable/patches/${PRODUCT}
3737

3838
# Cache mounts are owned by root by default
3939
# We need to explicitly give the uid to use which is hardcoded to "1000" in stackable-base

0 commit comments

Comments
 (0)