Skip to content

Commit b1547cd

Browse files
docker(deps): Bump astral-sh/uv
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.9.4-python3.12-bookworm-slim to 0.9.30-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](astral-sh/uv@0.9.4...0.9.30) --- updated-dependencies: - dependency-name: astral-sh/uv dependency-version: 0.9.30-python3.12-bookworm-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e09fc54 commit b1547cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN set -eux \
3232
# Purpose: Installs s6-overlay and rootfs
3333
# Comments:
3434
# - Don't leave anything extra in here either
35-
FROM ghcr.io/astral-sh/uv:0.9.4-python3.12-bookworm-slim AS s6-overlay-base
35+
FROM ghcr.io/astral-sh/uv:0.9.30-python3.12-bookworm-slim AS s6-overlay-base
3636

3737
WORKDIR /usr/src/s6
3838

0 commit comments

Comments
 (0)