Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM kernai/refinery-parent-images:v1.23.0-next
FROM kernai/refinery-parent-images:v1.24.0-next

WORKDIR /app
COPY package*.json /app/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-config-next": "15.0.3",
"focus-visible": "^5.2.0",
"lodash.debounce": "^4.0.8",
"next": "14.2.30",
"next": "14.2.32",
"postcss-focus-visible": "^6.0.4",
"react": "18.2.0",
"react-chartjs-2": "^5.2.0",
Expand Down