Skip to content

Commit 2efbef5

Browse files
Apply suggestions from code review
Co-authored-by: Techassi <[email protected]>
1 parent 7806d1f commit 2efbef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ COPY --chown=${STACKABLE_USER_UID}:0 vector/stackable/patches/${PRODUCT_VERSION}
4646
# Build artifacts will be available in /app.
4747
RUN mkdir /app
4848

49-
# This script is designed for operator, and their source path.
49+
# This script is designed for operators, and their source path.
5050
# So we can't use it. Instead we use a modified version.
5151
# COPY shared/copy_artifacts.sh /
5252
COPY vector/copy_artifacts.sh /

0 commit comments

Comments
 (0)