Skip to content

Commit

Permalink
chore(deps): update cgr.dev/chainguard/python:latest-dev docker diges…
Browse files Browse the repository at this point in the history
…t to fe07a6a
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent da18022 commit 09cdcc2
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
@@ -1,4 +1,4 @@
FROM cgr.dev/chainguard/python:latest-dev@sha256:a9c0273275534943c3943292dcd237fed71f9ce1754a55f555c98606559e8756 as builder
FROM cgr.dev/chainguard/python:latest-dev@sha256:fe07a6a17394542c85eae9a17164ad21f08cf3f15cec5807c8b16488ace82b1f as builder
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
Expand Down

0 comments on commit 09cdcc2

Please sign in to comment.