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
… 68a0005
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 6a1e0fb commit ed4a648
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:80b4031679f8b9ae08131fb8ac6ecdc
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
FROM cgr.dev/chainguard/python:latest@sha256:8c17b4bb6bb24bdc071e316746f293477f9b9bf2deb46bfef340efcbc2fdf5cf
FROM cgr.dev/chainguard/python:latest@sha256:68a0005cc572e765ea6dfac15d2cf05a6bbe40856210c1cbf0405aa472dbbbad
WORKDIR /app

# Make sure you update Python version in path
Expand Down

0 comments on commit ed4a648

Please sign in to comment.