Skip to content

Commit b83f678

Browse files
authored
Merge pull request Jackiebibili#7 from Jackiebibili/develop
Hot Fix
2 parents 8723553 + 5efc86d commit b83f678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN apk add --no-cache \
1717
npm
1818

1919
# js install
20-
RUN npm run build --prefix /code/ticketscraping/js
20+
RUN npm run build --prefix /code/apps/ticketscraping/js
2121

2222
# python install
2323
RUN pip install pipenv

0 commit comments

Comments
 (0)