Skip to content

Commit

Permalink
Merge pull request #60 from kusold/dependabot/docker/python-3.12.0-al…
Browse files Browse the repository at this point in the history
…pine
  • Loading branch information
kusold authored Oct 11, 2023
2 parents ece06e1 + 52faf78 commit e4b10da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.5-alpine
FROM python:3.12.0-alpine

WORKDIR /shreddit
COPY requirements.txt ./
Expand Down

0 comments on commit e4b10da

Please sign in to comment.