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