Skip to content

Commit cf37332

Browse files
[fix] Revert Dockerfile change
1 parent 421e002 commit cf37332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN apt-get update && \
2828
shared-mime-info \
2929
&& rm -rf /var/lib/apt/lists/*
3030

31-
WORKDIR /opt/openwisp/tests
31+
WORKDIR /opt/openwisp
3232

3333
# Install test requirements first so this layer is cached separately
3434
# from the source code copy below.

0 commit comments

Comments
 (0)