Skip to content

Commit

Permalink
Update cgr.dev/chainguard/python:latest Docker digest to 99ee155
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 7f1bc73 commit 731a876
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 @@ -7,7 +7,7 @@ COPY . /app
WORKDIR /app
RUN python -m pip install --no-cache-dir -r requirements.txt --no-warn-script-location;

FROM cgr.dev/chainguard/python:latest@sha256:b9b3c8028e61f616a06f9fe2a9fefd491ae6bf1d1ffebd5aa9c7690bbd9499cf
FROM cgr.dev/chainguard/python:latest@sha256:99ee1559c4632e06f293a2f03a2677e6bff371d37b4de6e21322715cb0697055
USER nonroot
ENV DB_HOST localhost
ENV DB_NAME postgres
Expand Down

0 comments on commit 731a876

Please sign in to comment.