Skip to content

Commit 8d66dd6

Browse files
chore(deps): update dependency python to v3.10.3 (#132)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8c092ad commit 8d66dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10.2-alpine3.14
1+
FROM python:3.10.3-alpine3.14
22

33
COPY ./requirements.txt /mnt/dynamodump/requirements.txt
44
COPY ./dynamodump/dynamodump.py /usr/local/bin/dynamodump

0 commit comments

Comments
 (0)