We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c072253 commit 07c5910Copy full SHA for 07c5910
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14.15-alpine
+FROM node:14.16-slim
2
3
WORKDIR /app
4
package.json
@@ -1,6 +1,6 @@
{
"name": "eks-auth-proxy",
- "version": "1.8.6",
+ "version": "1.8.7",
"description": "Authentication proxy for Amazon EKS",
5
"main": "src/index.js",
6
"author": "Keat Tang <keat@propelleraero.com.au>",
0 commit comments