Skip to content

Commit ffccf8d

Browse files
committed
test: fake error
1 parent 506c772 commit ffccf8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/otel-collector/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ RUN mkdir -p /etc/otel/supervisor-data/
99

1010
FROM scratch AS base
1111

12+
ASDASD
13+
1214
ARG USER_UID=10001
1315
ARG USER_GID=10001
1416
USER ${USER_UID}:${USER_GID}

0 commit comments

Comments
 (0)