Skip to content

Commit

Permalink
Merge pull request #214 from renovate-bot/renovate/python-3.12-slim
Browse files Browse the repository at this point in the history
Update python:3.12-slim Docker digest to be0861b
  • Loading branch information
mergify[bot] authored Aug 2, 2024
2 parents 69a32ba + ec31f14 commit b9ecd52
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
Expand Up @@ -11,7 +11,7 @@ RUN pipenv --no-site-packages install -v --deploy


############################################################
FROM python:3.12-slim@sha256:1ef6f4d9c85f879bbda6d437048fc23ec4927452e90354bb754f26728a05021b as final
FROM python:3.12-slim@sha256:be0861bf8b25e4d36180bf0d62fa70a6925b4039cec7eff125f382b06af9a775 as final

RUN adduser --uid 19876 summarizer-bot && \
mkdir /app && \
Expand Down

0 comments on commit b9ecd52

Please sign in to comment.