We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780e963 commit 7b76ee5Copy full SHA for 7b76ee5
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG PYTHON_VERSION="3.12"
+ARG PYTHON_VERSION="3.13"
3
FROM mcr.microsoft.com/devcontainers/python:${PYTHON_VERSION}
4
5
LABEL org.opencontainers.image.authors="Ryan Boehning <1250684+ryboe@users.noreply.github.com>"
0 commit comments