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
… d3dd679
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 2f86f7f commit 3ffca24
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:5bfd5ab3ab46014154dd7b118338fd4
WORKDIR /app
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt --user
FROM cgr.dev/chainguard/python:latest@sha256:8e1d8d13a046fbcab6ac1f68a0887d737d96c4355aab8e3d3031671a465ee047
FROM cgr.dev/chainguard/python:latest@sha256:d3dd679ddd2cc6ad2452024b5f9760f4c009e2e6628776105e71f4501b52be05
WORKDIR /app

# Make sure you update Python version in path
Expand Down

0 comments on commit 3ffca24

Please sign in to comment.