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 da35480 + 5537227 commit f4c7ceaCopy full SHA for f4c7cea
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