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 38fb986 + 7c96792 commit 92ce18bCopy full SHA for 92ce18b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.13.0-alpine
+FROM node:10.16.3-alpine
2
3
WORKDIR /root/venona
4
package.json
@@ -1,6 +1,6 @@
{
"name": "venona",
- "version": "0.28.2",
+ "version": "0.28.3",
"description": "Codefresh agent to run on Codefresh's runtime environment and execute pipeline",
5
"main": "index.js",
6
"scripts": {
0 commit comments