Skip to content

Commit

Permalink
Merge pull request #113 from communitiesuk/renovate/ghcr.io-astral-sh…
Browse files Browse the repository at this point in the history
…-uv-latest

Update ghcr.io/astral-sh/uv:latest Docker digest to ea861f8
  • Loading branch information
samuelhwilliams authored Jan 7, 2025
2 parents ca112d3 + 5ab7c80 commit ae56910
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 python:3.10-bullseye@sha256:c4f2ab8f2d5b520e4038e2c1dac555f0b1c0274b658c20b

WORKDIR /app

COPY --from=ghcr.io/astral-sh/uv:latest@sha256:f0786ad49e2e684c18d38697facb229f538a6f5e374c56f54125aabe7d14b3f7 /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:ea861f8e28b5c0e85ec14dc0f367d9d5cfa5b418024cc250219288d4fff591f1 /uv /uvx /bin/

# Install the project's dependencies using the lockfile and settings
RUN --mount=type=cache,target=/root/.cache/uv \
Expand Down

0 comments on commit ae56910

Please sign in to comment.