Skip to content

Commit

Permalink
Merge pull request #1 from Joaopeuko/dependabot/docker/python-3.12-slim
Browse files Browse the repository at this point in the history
Bump python from 3.11-slim to 3.12-slim
  • Loading branch information
Joaopeuko authored Apr 27, 2024
2 parents 802a707 + dac5b28 commit 6331043
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-slim
FROM python:3.12-slim

RUN pip install --no-cache-dir \
poetry
Expand Down

0 comments on commit 6331043

Please sign in to comment.