Skip to content

Commit ef5a91a

Browse files
committed
build node_24 python 3.10
1 parent 76cfd2a commit ef5a91a

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/languages/python_3_10/.devcontainer/.tool-versions renamed to src/languages/node_24_python_3_10/.devcontainer/.tool-versions

File renamed without changes.

src/languages/python_3_10/.devcontainer/devcontainer.json renamed to src/languages/node_24_python_3_10/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "EPS Devcontainer node_24 python_3.10",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
66
"build": {
7-
"dockerfile": "../../../common/Dockerfile",
7+
"dockerfile": "../../../common_node_24/Dockerfile",
88
"args": {
99
"CONTAINER_NAME": "eps_devcontainer_${localEnv:CONTAINER_NAME}",
1010
"MULTI_ARCH_TAG": "${localEnv:MULTI_ARCH_TAG}",

src/languages/python_3_10/.devcontainer/scripts/root_install.sh renamed to src/languages/node_24_python_3_10/.devcontainer/scripts/root_install.sh

File renamed without changes.

src/languages/python_3_10/.devcontainer/scripts/vscode_install.sh renamed to src/languages/node_24_python_3_10/.devcontainer/scripts/vscode_install.sh

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)