Skip to content

Commit

Permalink
Merge pull request #223 from it-at-m/renovate/ghcr.io-astral-sh-uv-la…
Browse files Browse the repository at this point in the history
…test

Update ghcr.io/astral-sh/uv:latest Docker digest to ea861f8
  • Loading branch information
Meteord authored Jan 7, 2025
2 parents e11e140 + 7ed63d1 commit 7f3eae0
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 @@ -14,7 +14,7 @@ RUN npm run build

# Stage 2: python build
FROM python:3.12-slim@sha256:2b0079146a74e23bf4ae8f6a28e1b484c6292f6fb904cbb51825b4a19812fcd8 AS python-builder
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:0bc959d4cc56e42cbd9aa9b63374d84481ee96c32803eea30bd7f16fd99d8d56 /uv /bin/uv
COPY --from=ghcr.io/astral-sh/uv:latest@sha256:ea861f8e28b5c0e85ec14dc0f367d9d5cfa5b418024cc250219288d4fff591f1 /uv /bin/uv

WORKDIR /code

Expand Down

0 comments on commit 7f3eae0

Please sign in to comment.