Skip to content

Commit

Permalink
ci(docker): add a missing build argument for enrolment status in card
Browse files Browse the repository at this point in the history
HH-368
  • Loading branch information
nikomakela committed Dec 16, 2024
1 parent 3f9c7a1 commit 4b25edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ ARG NEXT_PUBLIC_CMS_ARTICLES_CONTEXT_PATH
ARG NEXT_PUBLIC_CMS_PAGES_CONTEXT_PATH
ARG NEXT_PUBLIC_RELEASE
ARG NEXT_PUBLIC_COMMITHASH
ARG NEXT_PUBLIC_SHOW_ENROLMENT_STATUS_IN_CARD_DETAILS

WORKDIR /app
USER root
Expand Down

0 comments on commit 4b25edb

Please sign in to comment.