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 17015b9 commit e0b978cCopy full SHA for e0b978c
Dockerfile
@@ -1,5 +1,4 @@
1
-
2
-FROM python:2.7.14-alpine3.7
+FROM python:3.9.0-alpine3.12
3
4
COPY ./requirements.txt /mnt/dynamodump/requirements.txt
5
COPY ./dynamodump.py /usr/local/bin/dynamodump
0 commit comments