Skip to content

Commit 7d4e0f1

Browse files
committed
chore: whereis hatch
1 parent a600ecc commit 7d4e0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

emulator/DockerFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY . .
1111
RUN hatch run pip install -e .
1212

1313
# where is the hatch executable installed
14-
RUN where hatch
14+
RUN whereis hatch
1515

1616
# enable hatch executable
1717
RUN chmod +x /usr/local/bin/hatch

0 commit comments

Comments
 (0)