Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bieniu authored Oct 12, 2024
1 parent 3ffe859 commit 205489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG VARIANT="3.12"
ARG VARIANT="3.13"
FROM mcr.microsoft.com/vscode/devcontainers/python:0-${VARIANT}

COPY requirements*.txt /tmp/pip-tmp/
Expand Down

0 comments on commit 205489d

Please sign in to comment.