Skip to content

Commit

Permalink
deps: core-cms v4.16, core-styles v2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Sep 6, 2024
1 parent c437461 commit 108d41d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions apps/tup-cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ COPY . /code/
RUN npx nx build tup-ui
RUN npx nx build tup-cms-react

# TACC/Core-CMS#865 v4.15.3 candidate
FROM taccwma/core-cms:906441d5
FROM taccwma/core-cms:v4.16.0

WORKDIR /code

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nx/vite": "17.2.8",
"@nx/web": "17.2.8",
"@nx/workspace": "17.2.8",
"@tacc/core-styles": "^2.32.1",
"@tacc/core-styles": "^2.33.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down

0 comments on commit 108d41d

Please sign in to comment.