Skip to content

Commit 461c330

Browse files
Bump python from 3.12.12 to 3.12.13 in /.devcontainer (#66)
Bumps python from 3.12.12 to 3.12.13. --- updated-dependencies: - dependency-name: python dependency-version: 3.12.13 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 ef8150d commit 461c330

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

0 commit comments

Comments
 (0)