Skip to content

Commit

Permalink
Use dev-3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet committed Dec 3, 2024
1 parent ea9284b commit 582180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/python:1-3.13
FROM mcr.microsoft.com/devcontainers/python:dev-3.13

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 582180f

Please sign in to comment.