]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
docker(deps): Bump astral-sh/uv from 0.6.16-python3.12-bookworm-slim to 0.7.8-python3...
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 29 May 2025 18:17:15 +0000 (11:17 -0700)
committerGitHub <noreply@github.com>
Thu, 29 May 2025 18:17:15 +0000 (11:17 -0700)
* docker(deps): Bump astral-sh/uv

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.6.16-python3.12-bookworm-slim to 0.7.8-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.6.16...0.7.8)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.7.8-python3.12-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Upgrades the CI workflow to also use 0.7.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
.github/workflows/ci.yml
Dockerfile

index 48c39405c3c9f521b69d93bc4e5f576e27825cb8..43e342cb4f7b74a07c1a3ea3b211aca18c0966f0 100644 (file)
@@ -12,7 +12,7 @@ on:
     branches-ignore:
       - 'translations**'
 env:
-  DEFAULT_UV_VERSION: "0.6.x"
+  DEFAULT_UV_VERSION: "0.7.x"
   # This is the default version of Python to use in most steps which aren't specific
   DEFAULT_PYTHON_VERSION: "3.11"
 jobs:
index 10fdaccd10130eb471a5798dc4e616553a19f5d9..cef9940fe0dd10a8bd8522300e7c0b9b5ac53c36 100644 (file)
@@ -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.6.16-python3.12-bookworm-slim AS s6-overlay-base
+FROM ghcr.io/astral-sh/uv:0.7.8-python3.12-bookworm-slim AS s6-overlay-base
 
 WORKDIR /usr/src/s6