Skip to content

Commit

Permalink
update domain a lab container
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchV85 committed Jan 4, 2025
1 parent 2afed8f commit 23f700f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/techlib-vxlan-domain-a/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// "image": "ghcr.io/${localEnv:GITHUB_REPOSITORY}/lab-base:python3.11-avd-v5.0.0-clab0.57.5-rev1.1",
"image": "ghcr.io/aristanetworks/aclabs/lab-base:python3.11-avd-v5.1.0-clab0.60.1-rev1.1",
"image": "ghcr.io/${localEnv:GITHUB_REPOSITORY}/lab-base:python3.11-avd-v5.1.0-clab0.60.1-rev1.1",
// containerEnv set the variables applied to entire container
"containerEnv": {
"ARISTA_TOKEN": "${localEnv:ARTOKEN}",
Expand Down

0 comments on commit 23f700f

Please sign in to comment.