Skip to content

Commit 4777980

Browse files
Bump devcontainers/python in /.devcontainer
Bumps devcontainers/python from 1-3.12-bullseye to 3.13-bullseye. --- updated-dependencies: - dependency-name: devcontainers/python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 069d569 commit 4777980

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/devcontainers/python:1-3.12-bullseye
1+
FROM mcr.microsoft.com/devcontainers/python:3.13-bullseye
22

33
# Install dependencies
44
# pv is required for asciicasts

0 commit comments

Comments
 (0)