Skip to content

Commit

Permalink
Update python:3.12-slim Docker digest to afc139a
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed May 14, 2024
1 parent 2bdd65c commit c5faeea
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:f685287962e047dd69e5b3560039fe678f367a442e0bd2dba1099c5b477a0ab2 as final
FROM python:3.12-slim@sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63 as final

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

0 comments on commit c5faeea

Please sign in to comment.