Skip to content

Commit 92006e1

Browse files
dependabot-devcontainer(deps): bump python in /.devcontainer
Bumps python from 3.15.0a7-slim to 3.15.0a8-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.15.0a8-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da4859b commit 92006e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Python runtime as a parent image
2-
FROM python:3.15.0a7-slim
2+
FROM python:3.15.0a8-slim
33

44
# Set the working directory in the container
55
WORKDIR /app

0 commit comments

Comments
 (0)