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.
1 parent 4063f94 commit 9af02b5Copy full SHA for 9af02b5
src/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:15-alpine
+FROM node:16-alpine3.13
2
3
ARG IMAGE_CREATE_DATE
4
ARG IMAGE_VERSION
src/app/package.json
@@ -1,6 +1,6 @@
{
"name": "hello-kubernetes",
- "version": "1.10.0",
+ "version": "1.10.1",
"description": "Hello Kubernetes!",
5
"author": "Paul Bouwer",
6
"license": "MIT",
0 commit comments