Skip to content

Commit

Permalink
fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Jun 5, 2024
1 parent 1fb44d4 commit b1dde50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/avd-single-dc-l3ls/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "ghcr.io/${localEnv:GITHUB_REPOSITORY}:single-dc-l3ls",
"image": "ghcr.io/${localEnv:GITHUB_REPOSITORY}/avd:single-dc-l3ls",
// containerEnv set the variables applied to entire container
"containerEnv": {
"ARISTA_TOKEN": "${localEnv:ARTOKEN}",
Expand Down

0 comments on commit b1dde50

Please sign in to comment.