Skip to content

Commit 19a8505

Browse files
Bump python from 3.11.0-alpine to 3.12.7-alpine
Bumps python from 3.11.0-alpine to 3.12.7-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 542402f commit 19a8505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.0-alpine
1+
FROM python:3.12.7-alpine
22

33
WORKDIR /shreddit
44
COPY requirements.txt ./

0 commit comments

Comments
 (0)