Skip to content

Commit

Permalink
Update cgr.dev/chainguard/python:latest-dev Docker digest to 6d42e7b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 9, 2023
1 parent 94031e6 commit 75b1c6d
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:53dd732ffe3ff43681793c325eda8fa5fa6c6b9ab38590ef10490d88b030c9a0 as builder
FROM cgr.dev/chainguard/python:latest-dev@sha256:6d42e7b0b3663ef9f99e33ab98058d853c1b79eae8af62c21d7784ca06242c5d as builder
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
Expand Down

0 comments on commit 75b1c6d

Please sign in to comment.