Skip to content

Commit 73d01cc

Browse files
renovate[bot]31ch
authored andcommitted
chore(deps): update python docker tag to v3.14
1 parent 76a5ec0 commit 73d01cc

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,6 +1,6 @@
11
# https://github.com/devcontainers/images/tree/main/src/python
22
#FROM mcr.microsoft.com/devcontainers/python:1-3.13-bookworm
3-
FROM python:3.13-slim-bookworm
3+
FROM python:3.14-slim-bookworm
44

55
# https://code.visualstudio.com/remote/advancedcontainers/add-nonroot-user
66
ARG USERNAME=vscode

0 commit comments

Comments
 (0)