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
… e57e10d
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 291b267 commit 4b2e78d
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:d9e1598a9f44205d4182c0c54196f7d
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
FROM cgr.dev/chainguard/python:latest@sha256:f488e4481f27bb0e2c312a4e2e0383b7ddbc62dd03290ef7a5e9459fde32447b
FROM cgr.dev/chainguard/python:latest@sha256:e57e10d5d66dffa858fabd4cebdb8a0b5a3d02a40c76e87ec2d13a87de51e521
WORKDIR /app

# Make sure you update Python version in path
Expand Down

0 comments on commit 4b2e78d

Please sign in to comment.