Skip to content

Commit 22ff351

Browse files
Bump python from 3.12.10 to 3.12.11 in /.devcontainer (#20)
Bumps python from 3.12.10 to 3.12.11. --- updated-dependencies: - dependency-name: python dependency-version: 3.12.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 330f3fd commit 22ff351

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

0 commit comments

Comments
 (0)