1
0
mirror of https://github.com/python-LimeReport/python-LimeReport.git synced 2025-09-04 17:12:22 +03:00

chore: fix devcontainer

This commit is contained in:
Maxim Slipenko 2023-07-29 10:38:20 +03:00
parent 01f2990f81
commit c313f5a946

View File

@ -1,6 +1,6 @@
{ {
"name": "python-LimeReport Dev Container", "name": "python-LimeReport Dev Container",
"image": "ghcr.io/python-LimeReport/devcontainer:Qt-6.4.2-Python-3.9", "image": "ghcr.io/python-limereport/devcontainer:Qt-6.4.2-Python-3.9",
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [], "extensions": [],