Skip to content

Commit 48278e4

Browse files
chore(deps): bump vscode/devcontainers/python in /.devcontainer
Bumps vscode/devcontainers/python from 3.13 to 3.14. --- updated-dependencies: - dependency-name: vscode/devcontainers/python dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59cfefd commit 48278e4

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,4 +1,4 @@
1-
FROM mcr.microsoft.com/vscode/devcontainers/python:3.13
1+
FROM mcr.microsoft.com/vscode/devcontainers/python:3.14
22
USER vscode
33
RUN curl -LsSf https://astral.sh/uv/install.sh | sh
44
RUN curl -fsSL https://pixi.sh/install.sh | sh

0 commit comments

Comments
 (0)