Skip to content

Commit 805aade

Browse files
committed
Merge remote-tracking branch 'origin/dev' into llm-ac-foundry
2 parents eaa9376 + a7e62d3 commit 805aade

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.21.0-next
1+
FROM kernai/refinery-parent-images:v1.22.0-next
22

33
WORKDIR /app
44
COPY package*.json /app/

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.21.0-next
1+
FROM kernai/refinery-parent-images:v1.22.0-next
22

33
WORKDIR /app
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-config-next": "15.0.3",
3030
"focus-visible": "^5.2.0",
3131
"lodash.debounce": "^4.0.8",
32-
"next": "14.2.10",
32+
"next": "14.2.21",
3333
"postcss-focus-visible": "^6.0.4",
3434
"react": "18.2.0",
3535
"react-chartjs-2": "^5.2.0",

0 commit comments

Comments
 (0)