Skip to content

Commit

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

Bump python from 3.12.4-slim-bullseye to 3.12.5-slim-bullseye
  • Loading branch information
rafsaf authored Aug 28, 2024
2 parents 1d24352 + a75dfbb commit dfc851d
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.4-slim-bullseye as base
FROM python:3.12.5-slim-bullseye as base

ENV PYTHONUNBUFFERED 1
WORKDIR /build
Expand Down

0 comments on commit dfc851d

Please sign in to comment.