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 a88bea7 commit 5537227Copy full SHA for 5537227
docker/dynamodb-admin/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10.16.3-alpine
+FROM node:10.24.1-alpine
2
3
RUN ["apk", "update"]
4
RUN ["npm", "install", "dynamodb-admin", "-g"]
0 commit comments