We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0dea00 commit 55400e2Copy full SHA for 55400e2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM kernai/refinery-parent-images:v1.22.0-next
+FROM kernai/refinery-parent-images:v1.22.1-next
2
3
WORKDIR /app
4
COPY package*.json /app/
dev.Dockerfile
package.json
@@ -41,7 +41,7 @@
41
"rxjs": "^7.8.1",
42
"tailwindcss": "^3.4.4",
43
"typescript": "^5.1.3",
44
- "@aws-sdk/client-s3": "^3.685.0",
+ "@aws-sdk/client-s3": "3.726.1",
45
"i18next": "^23.11.5",
46
"lodash": "^4.17.21"
47
},
0 commit comments