Skip to content

Commit e3d8eeb

Browse files
Bump the docker-images group across 2 directories with 1 update
Bumps the docker-images group with 1 update in the /app directory: python. Bumps the docker-images group with 1 update in the /sandbox directory: python. Updates `python` from 3.14.0-alpine to 3.14.2-alpine Updates `python` from 3.14.0-alpine to 3.14.2-alpine Updates `python` from 3.14.0-alpine to 3.14.2-alpine Updates `python` from 3.14.0-alpine to 3.14.2-alpine --- updated-dependencies: - dependency-name: python dependency-version: 3.14.2-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-images - dependency-name: python dependency-version: 3.14.2-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-images - dependency-name: python dependency-version: 3.14.2-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-images - dependency-name: python dependency-version: 3.14.2-alpine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f49804f commit e3d8eeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine
1+
FROM python:3.14.2-alpine
22

33
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
44

sandbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine
1+
FROM python:3.14.2-alpine
22

33
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
44

0 commit comments

Comments
 (0)