Skip to content

Commit

Permalink
test: cmd-72 confirmation email via core-cms
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 18, 2024
1 parent 83dcb26 commit 3be2695
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/tup-cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ COPY . /code/
RUN npx nx build tup-ui
RUN npx nx build tup-cms-react

FROM taccwma/core-cms:v4.9.0
# TACC/Core-CMS#817 (v4.9.0+)
FROM taccwma/core-cms:74eccba9

WORKDIR /code

Expand Down

0 comments on commit 3be2695

Please sign in to comment.