Skip to content

Commit 51878d9

Browse files
committed
WIP: mod: Dockerfile (review/9/main)
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent 561ecdd commit 51878d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ FROM debian:bookworm
33
ENV DEBIAN_FRONTEND noninteractive
44
ENV LC_ALL en_US.UTF-8
55
ENV LANG ${LC_ALL}
6+
ENV UNIFYSDK_GIT_REPOSITORY https://github.com/SiliconLabs/UnifySDK
67

78
RUN echo "# log: Configuring locales" \
89
&& set -x \

0 commit comments

Comments
 (0)