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 4bdbe8a commit cb9b153Copy full SHA for cb9b153
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.5-alpine
+FROM python:3.12.6-alpine
2
3
COPY ./requirements.txt /mnt/dynamodump/requirements.txt
4
COPY ./dynamodump/dynamodump.py /usr/local/bin/dynamodump
0 commit comments