Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan committed Dec 21, 2023
1 parent 5b365b2 commit 98358b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get install -y file wget cpio rsync build-essential git subversion cvs u
# User & Workdir
ARG USER=metrological
RUN adduser --disabled-password $USER
WORKDIR $USER
#WORKDIR $USER

# Copy Resources
#COPY buildroot buildroot
Expand Down

0 comments on commit 98358b6

Please sign in to comment.