From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 16:27:59 +0000 (-0700) Subject: docker(deps): bump astral-sh/uv (#10084) X-Git-Tag: v2.16.3~1^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b2e002ce8abcf68fd5e3346193bc624458ea24;p=thirdparty%2Fpaperless-ngx.git docker(deps): bump astral-sh/uv (#10084) Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.7.8-python3.12-bookworm-slim to 0.7.9-python3.12-bookworm-slim. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.7.8...0.7.9) --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.7.9-python3.12-bookworm-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Dockerfile b/Dockerfile index cef9940fe0..b4a65f60e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,7 @@ RUN set -eux \ # Purpose: Installs s6-overlay and rootfs # Comments: # - Don't leave anything extra in here either -FROM ghcr.io/astral-sh/uv:0.7.8-python3.12-bookworm-slim AS s6-overlay-base +FROM ghcr.io/astral-sh/uv:0.7.9-python3.12-bookworm-slim AS s6-overlay-base WORKDIR /usr/src/s6