Skip to content

Commit 7f81054

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/python docker tag to v3.14 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0dc21c commit 7f81054

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
# https://github.com/devcontainers/images/tree/main/src/python
2-
FROM mcr.microsoft.com/devcontainers/python:3.13
2+
FROM mcr.microsoft.com/devcontainers/python:3.14
33

44

55
RUN echo "Installing packages..." && \

0 commit comments

Comments
 (0)