mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-09 21:34:04 +02:00
⬆️ Update mcr.microsoft.com/devcontainers/python Docker tag to v3 (#1292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b34cc1ffaa
commit
1556de8c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "basnijholt/adaptive_lighting",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:1-3.13",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3-3.13",
|
||||
"postCreateCommand": "./scripts/setup-devcontainer && . .venv/bin/activate",
|
||||
"forwardPorts": [
|
||||
8123
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue