Skip to content

Commit 7b76509

Browse files
Bump python from 3.12.11 to 3.12.12 in /.devcontainer (#37)
Bumps python from 3.12.11 to 3.12.12. --- updated-dependencies: - dependency-name: python dependency-version: 3.12.12 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 4ed020f commit 7b76509

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

0 commit comments

Comments
 (0)