Skip to content

Commit b5d7e91

Browse files
Bump devcontainers/python
Bumps the devcontainer-docker group in /.devcontainer with 1 update: devcontainers/python. Updates `devcontainers/python` from 3.13 to 3.14 --- updated-dependencies: - dependency-name: devcontainers/python dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devcontainer-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3f6064 commit b5d7e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

33
# Install Sambee system dependencies from centralized script
44
COPY scripts/install-system-deps /tmp/

0 commit comments

Comments
 (0)