Skip to content

Commit

Permalink
Merge pull request #155 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 44fa7d8
  • Loading branch information
mergify[bot] authored Jul 2, 2024
2 parents bca3937 + ab36540 commit dd65c0e
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:d3a32591680bdfd49da5773495730cf8afdb817e217435db66588b2c64db6d5e as final
FROM python:3.12-slim@sha256:44fa7d815050f3dc43b1d5d50c3f4d19870a83c96301c9653e8cf908ccd7892b as final

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

0 comments on commit dd65c0e

Please sign in to comment.