We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 790cb4a + 52563c2 commit a7e62d3Copy full SHA for a7e62d3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM kernai/refinery-parent-images:v1.21.0-next
+FROM kernai/refinery-parent-images:v1.22.0-next
2
3
WORKDIR /app
4
COPY package*.json /app/
dev.Dockerfile
package.json
@@ -29,7 +29,7 @@
29
"eslint-config-next": "15.0.3",
30
"focus-visible": "^5.2.0",
31
"lodash.debounce": "^4.0.8",
32
- "next": "14.2.10",
+ "next": "14.2.21",
33
"postcss-focus-visible": "^6.0.4",
34
"react": "18.2.0",
35
"react-chartjs-2": "^5.2.0",
0 commit comments