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
… c6718c5
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 3ffca24 commit 4f708f2
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:d3dd679ddd2cc6ad2452024b5f9760f4c009e2e6628776105e71f4501b52be05
FROM cgr.dev/chainguard/python:latest@sha256:c6718c5d43ab9e27a0e1c0aad6b12c01f992bebd9fb750366c44192d2621e37b
WORKDIR /app

# Make sure you update Python version in path
Expand Down

0 comments on commit 4f708f2

Please sign in to comment.