Skip to content

Commit

Permalink
use rolling tag for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jun 7, 2024
1 parent dc0585c commit 09cb61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "ghcr.io/srl-labs/containerlab/clab-codespaces:sha-e081d8a",
"image": "ghcr.io/srl-labs/containerlab/clab-codespaces:dockerfile-codespaces",
// containerEnv set the variables applied to entire container
"containerEnv": {
"SOME_TOKEN": "${localEnv:ARTOKEN}"
Expand Down

0 comments on commit 09cb61d

Please sign in to comment.