Skip to content

Commit e951d05

Browse files
committed
change workdir
1 parent 938187d commit e951d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu
22

3-
WORKDIR /rpi-cross
3+
WORKDIR /cross-pi-gcc
44

55
RUN apt-get update \
66
&& apt-get install -y \

0 commit comments

Comments
 (0)