Skip to content

Commit

Permalink
Revert "fix: update enterprise-catalog WORKDIR (#61)" (#62)
Browse files Browse the repository at this point in the history
This reverts commit 26f2141.
  • Loading branch information
UsamaSadiq authored Nov 19, 2024
1 parent 26f2141 commit 519a483
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dockerfiles/enterprise-catalog.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ EXPOSE 8161

RUN useradd -m --shell /bin/false app

WORKDIR /edx/app/enterprise-catalog/enterprise-catalog

WORKDIR /edx/app/enterprise-catalog
RUN mkdir -p requirements

RUN curl -L -o requirements/production.txt https://raw.githubusercontent.com/openedx/enterprise-catalog/master/requirements/production.txt
Expand Down

0 comments on commit 519a483

Please sign in to comment.