Skip to content

Commit

Permalink
deps: core-cms v4.15.3 candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Sep 6, 2024
1 parent 2c6812b commit 3949325
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.15.2
# TACC/Core-CMS v4.15.3 candidate
FROM taccwma/core-cms:deps-core-styles-bump

WORKDIR /code

Expand Down

0 comments on commit 3949325

Please sign in to comment.