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 8c092ad commit 8d66dd6Copy full SHA for 8d66dd6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.2-alpine3.14
+FROM python:3.10.3-alpine3.14
2
3
COPY ./requirements.txt /mnt/dynamodump/requirements.txt
4
COPY ./dynamodump/dynamodump.py /usr/local/bin/dynamodump
0 commit comments