Skip to content

Commit 249f8dc

Browse files
build(deps): Bump python from 3.9.6-alpine3.14 to 3.9.7-alpine3.14 (#97)
Bumps python from 3.9.6-alpine3.14 to 3.9.7-alpine3.14. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79e374a commit 249f8dc

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.9.6-alpine3.14
1+
FROM python:3.9.7-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)