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 749f6d9 commit b676a77Copy full SHA for b676a77
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