Skip to content

Commit

Permalink
ci: ensure the devcontainer latest tag is up to date locally before p…
Browse files Browse the repository at this point in the history
…ulling

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
  • Loading branch information
Neudrino committed Mar 30, 2022
1 parent f9584ac commit c99eb89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"ryuta46.multi-command",
"coolchyni.beyond-debug",
],
"initializeCommand": "docker pull ghcr.io/magma/magma/devcontainer:latest",
"image": "ghcr.io/magma/magma/devcontainer:latest",
"settings": {
"search.followSymlinks": false,
Expand Down

0 comments on commit c99eb89

Please sign in to comment.