Skip to content

Commit 8d811cd

Browse files
Bump python from 3.12.9 to 3.12.10 in /.devcontainer
Bumps python from 3.12.9 to 3.12.10. --- updated-dependencies: - dependency-name: python dependency-version: 3.12.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbd77ff commit 8d811cd

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 python:3.12.9
1+
FROM python:3.12.10
22
ARG USERNAME=vscode
33
ARG USER_UID=1000
44
ARG USER_GID=$USER_UID

0 commit comments

Comments
 (0)