Skip to content

Commit

Permalink
Merge pull request #54 from rafsaf/dependabot/docker/python-3.12.3-sl…
Browse files Browse the repository at this point in the history
…im-bullseye

Bump python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye
  • Loading branch information
rafsaf committed May 7, 2024
2 parents f3eb694 + c442205 commit 6ea3621
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.12.2-slim-bullseye as base
FROM python:3.12.3-slim-bullseye as base

ENV PYTHONUNBUFFERED 1
WORKDIR /build
Expand Down

0 comments on commit 6ea3621

Please sign in to comment.