Skip to content

Commit edc8fec

Browse files
vigneshshanmugammergify[bot]
authored andcommitted
[Heartbeat] configure permissions for synthetics config (#26393)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 591fc3a)
1 parent 646881b commit edc8fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-tools/packaging/templates/docker/Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ENV NODE_PATH={{ $beatHome }}/.node
4747
RUN echo \
4848
$NODE_PATH \
4949
{{ $beatHome }}/.config \
50-
{{ $beatHome }}/suites \
50+
{{ $beatHome }}/.synthetics \
5151
{{ $beatHome }}/.npm \
5252
{{ $beatHome }}/.cache \
5353
| xargs -IDIR sh -c 'mkdir -p DIR && chmod 0770 DIR'

0 commit comments

Comments
 (0)