Skip to content

Commit

Permalink
chore(deps): update cgr.dev/chainguard/python:latest docker digest to…
Browse files Browse the repository at this point in the history
… d36f443
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 246c023 commit fb1ce3e
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 @@ -2,7 +2,7 @@ FROM cgr.dev/chainguard/python:latest-dev@sha256:2faac6b5b2a6d56349e35ee4168f721
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
FROM cgr.dev/chainguard/python:latest@sha256:3ede67268f05bae458bcc334155f72968a07ba681c7991df5eba75dfd6f7b94a
FROM cgr.dev/chainguard/python:latest@sha256:d36f443087be26e55b2bf18ab624dd17c8968a637c6bde750f80dc0c4ce81860
WORKDIR /app

# Make sure you update Python version in path
Expand Down

0 comments on commit fb1ce3e

Please sign in to comment.