We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c8052 commit 13a6cafCopy full SHA for 13a6caf
README.md
@@ -46,7 +46,7 @@ It's best to just reference the github workflows under `.github/workflows` the p
46
If you are having issues spinning up a VM using our automation, just create a VM/Server with a provider of your choice and run these commands:
47
48
```bash
49
-export GLUEOPS_CODESPACES_CONTAINER_TAG=v0.103.0 #update tag to latest version found here: https://github.com/GlueOps/codespaces/releases
+export GLUEOPS_CODESPACES_CONTAINER_TAG=v0.115.0 #update tag to latest version found here: https://github.com/GlueOps/codespaces/releases
50
curl -sL setup.glueops.dev | bash
51
sudo tailscale up --ssh
52
```
0 commit comments