mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
docker(deps): bump astral-sh/uv
--- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.9.10-python3.12-bookworm-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c3ac102eba
commit
ed6af9db42
1 changed files with 1 additions and 1 deletions
|
|
@ -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.9.9-python3.12-bookworm-slim AS s6-overlay-base
|
||||
FROM ghcr.io/astral-sh/uv:0.9.10-python3.12-bookworm-slim AS s6-overlay-base
|
||||
|
||||
WORKDIR /usr/src/s6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue