Skip to content

Commit

Permalink
feat: tup-681 cms image that can turn off drop cap (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Jan 22, 2024
1 parent 1dc7342 commit 095fbf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/tup-cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ COPY . /code/
RUN npx nx build tup-ui
RUN npx nx build tup-cms-react

# TACC/Core-CMS#v4.5.0 (Python 3.11)
FROM taccwma/core-cms:5473db7
# TACC/Core-CMS#v4.6.0 (Python 3.11)
FROM taccwma/core-cms:8a56b9d

WORKDIR /code

Expand Down

0 comments on commit 095fbf1

Please sign in to comment.